The following tables list the members exposed by UltraListViewSubItemColumn.
Name | Description | |
---|---|---|
UltraListViewSubItemColumn Constructor | Overloaded. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
AccessibilityObject | Returns the accesible object representing the column header. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
AllowMoving | Gets/sets whether this UltraListViewColumnBase can be repositioned by the end user by dragging the header to a new location. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
AllowSizing | Gets/sets whether this UltraListViewColumnBase can be resized by the end user by dragging the right edge of its header. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
AllowSorting | Gets/sets whether this UltraListViewColumnBase can be sorted by the end user by clicking on its header. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
AutoSizeMode | Gets/sets whether the width of this column is automatically made large enough to display the header text and/or all item/sub-item values when the end user double-clicks on the header. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
Control | Overridden. Returns the UltraListView control with which this UltraListViewSubItemColumn instance is associated. | |
DataType | Gets/sets the Type of the data for the items/sub-items in this UltraListViewColumnBase. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
Editor | Gets/sets the Infragistics.Win.EmbeddableEditorBase-derived editor which renders the data for the cells of this UltraListViewColumnBase. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
EditorComponent | Gets/sets the Infragistics.Win.IProvidesEmbeddableEditor implementor which provides the Infragistics.Win.EmbeddableEditorBase-derived editor that renders the data for the sub-items of this UltraListViewColumnBase. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
Format | Gets/sets the string format which will be applied to item/sub-item data to control how it is displayed. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
FormatProvider | Gets/sets the IFormatProvider implementor which controls formatting for the items and sub-items displayed by this column. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
HasHeaderAppearance | Returns whether an appearance object has been created for the HeaderAppearance. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
HasSubItemAppearance | Returns whether an appearance object has been created for the SubItemAppearance. | |
HeaderAppearance | Gets/sets the appearance that is applied to this UltraListViewColumnBase instance's header. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
HeaderUIElement | Returns the UltraListViewColumnHeaderUIElement that represents this UltraListViewColumnBase in the user interface. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
Index | Returns the ordinal position of this UltraListViewSubItemColumn instance in the SubItemColumns collection. | |
Key | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
NullText | Gets/sets the string that is displayed by cells whose value is null. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ShowSortIndicators | Gets/sets whether sort indicators are displayed for this UltraListViewColumnBase. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
SortComparer | Gets/sets the IComparer implementor that determines the order in which items appear when this UltraListViewColumnBase is sorted. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
Sorting | Gets/sets whether and how items are sorted. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
SubItemAppearance | Gets/sets the appearance that is applied to the sub-items displayed by this UltraListViewSubItemColumn. | |
SubItemTipStyle | Gets/sets whether a tooltip is displayed when the text of a sub-item in this column is not fully visible. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Text | Gets/sets the string that is displayed in this UltraListViewColumnBase instance's header. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
TextResolved | Returns the resolved value of the Text property. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ValueList | Gets/sets the Infragistics.Win.IValueList interface implementor used to map data values to text for the items/sub-items associated with this UltraListViewColumnBase. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
VisibleInDetailsView | Gets/sets whether this column is displayed in the user interface when the control's View property is set to 'Details'. | |
VisibleInTilesView | Gets/sets whether this column is displayed in the user interface when the control's View property is set to 'Tiles'. | |
VisibleInToolTip | Gets/sets whether the value of this column's Text is displayed in the tooltips displayed for an UltraListViewItem when the TipStyle property is set to 'Automatic'. | |
VisiblePositionInDetailsView | Gets/sets the position of this column in the user interface, as relative to the leftmost visible column, when the control's View property is set to 'Details'. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
VisiblePositionInTilesView | Gets/sets the position of this column in the user interface, as relative to the topmost visible column, when the control's View property is set to 'Tiles'. | |
VisiblePositionInToolTip | Gets/sets whether the value of this column's Text, and the associated sub-item's Value, are displayed in the tooltips when the TipStyle property is set to 'Automatic'. | |
Width | Gets/sets the width of this UltraListViewColumnBase, expressed in pixels. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) |
Name | Description | |
---|---|---|
KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
PerformAutoResize | Overloaded. Sets the Width of this column to the value required to fully display the header text and/or the text for the items/sub-items that are currently within the control's viewable area. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
Reset | Overridden. Resets all properties of this UltraListViewSubItemColumn instance to their default values. | |
ResetAllowMoving | Resets the value of the AllowMoving property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ResetAllowSizing | Resets the value of the AllowSizing property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ResetAllowSorting | Resets the value of the AllowSorting property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ResetAutoSizeMode | Resets the value of the ColumnAutoSizeMode property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ResetDataType | Resets the value of the DataType property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ResetEditor | Resets the value of the Editor property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ResetEditorComponent | Resets the value of the EditorComponent property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ResetEditorControl | Resets the value of the EditorControl property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ResetFormat | Resets the value of the Format property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ResetFormatProvider | Resets the value of the FormatProvider property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ResetHeaderAppearance | Resets the properties of the HeaderAppearance to their default values. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetNullText | Resets the value of the NullText property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ResetShowSortIndicators | Resets the value of the ShowSortIndicators property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ResetSortComparer | Resets the value of the SortComparer property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ResetSorting | Resets the value of the Sorting property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ResetSubItemAppearance | Resets the properties of the SubItemAppearance to their default values. | |
ResetSubItemTipStyle | Resets the value of the SubItemTipStyle property to its default. | |
ResetText | Resets the value of the Text property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ResetValueList | Resets the value of the ValueList property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ResetVisibleInDetailsView | Resets the value of the VisibleInDetailsView property to its default. | |
ResetVisibleInTilesView | Resets the value of the VisibleInTilesView property to its default. | |
ResetVisibleInToolTip | Resets the value of the VisibleInToolTip property to its default. | |
ResetVisiblePositionInDetailsView | Resets the value of the VisiblePositionInDetailsView property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ResetVisiblePositionInTilesView | Resets the value of the VisiblePositionInTilesView property to its default. | |
ResetVisiblePositionInToolTip | Resets the value of the VisiblePositionInToolTip property to its default. | |
ResetWidth | Resets the value of the Width property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ShouldSerialize | Overridden. Returns whether the value of any property of this UltraListViewSubItemColumn instance has been changed from its default. | |
ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns a string that represents this object. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetObjectData | Handles serialization for this UltraListViewColumnBase instance. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnAddedToCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnDeserialization | Called after this UltraListViewColumnBase instance has been de-serialized. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
OnDispose | Overridden. Called when this UltraListViewSubItemColumn instance is disposed. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnRemovedFromCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnSubObjectPropChanged | Overridden. Called when a property has changed on an object property of this UltraListViewColumnBase | |
ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeAllowMoving | Returns whether the value of the AllowMoving property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ShouldSerializeAllowSizing | Returns whether the value of the AllowSizing property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ShouldSerializeAllowSorting | Returns whether the value of the AllowSorting property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ShouldSerializeAutoSizeMode | Returns whether the value of the AutoSizeMode property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ShouldSerializeDataType | Returns whether the value of the DataType property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ShouldSerializeEditor | Returns whether the value of the Editor property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ShouldSerializeEditorComponent | Returns whether the value of the EditorComponent property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ShouldSerializeEditorControl | Returns whether the value of the EditorControl property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ShouldSerializeFormat | Returns whether the value of the Format property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ShouldSerializeFormatProvider | Returns whether the value of the FormatProvider property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ShouldSerializeHeaderAppearance | Returns whether the HeaderAppearance requires serialization. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ShouldSerializeNullText | Returns whether the value of the NullText property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ShouldSerializeShowSortIndicators | Returns whether the value of the ShowSortIndicators property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ShouldSerializeSortComparer | Returns whether the value of the SortComparer property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ShouldSerializeSorting | Returns whether the value of the Sorting property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ShouldSerializeSubItemAppearance | Returns whether the SubItemAppearance requires serialization. | |
ShouldSerializeSubItemTipStyle | Returns whether the value of the SubItemTipStyle property has been changed from its default. | |
ShouldSerializeText | Returns whether the value of the Text property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ShouldSerializeValueList | Returns whether the value of the ValueList property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ShouldSerializeVisibleInDetailsView | Returns whether the value of the VisibleInDetailsView property has been changed from its default. | |
ShouldSerializeVisibleInTilesView | Returns whether the value of the VisibleInTilesView property has been changed from its default. | |
ShouldSerializeVisibleInToolTip | Returns whether the value of the VisibleInToolTip property has been changed from its default. | |
ShouldSerializeVisiblePositionInDetailsView | Returns whether the value of the VisiblePositionInDetailsView property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
ShouldSerializeVisiblePositionInTilesView | Returns whether the value of the VisiblePositionInTilesView property has been changed from its default. | |
ShouldSerializeVisiblePositionInToolTip | Returns whether the value of the VisiblePositionInToolTip property has been changed from its default. | |
ShouldSerializeWidth | Returns whether the value of the Width property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |