The following tables list the members exposed by UltraListViewMainColumn.
Name | Description | |
---|---|---|
UltraListViewMainColumn 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 UltraListViewMainColumn 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) | |
HasItemAppearance | Returns whether an appearance object has been created for the ItemAppearance. | |
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) | |
ItemAppearance | Gets/sets the appearance that is applied to the items displayed by this UltraListViewMainColumn. | |
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) | |
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) | |
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) | |
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 UltraListViewMainColumn 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) | |
ResetItemAppearance | Resets the properties of the ItemAppearance to their default values. | |
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) | |
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) | |
ResetVisiblePositionInDetailsView | Resets the value of the VisiblePositionInDetailsView property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
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 UltraListViewMainColumn 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. | |
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 UltraListViewMainColumn 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) | |
ShouldSerializeItemAppearance | Returns whether the ItemAppearance requires serialization. | |
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) | |
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) | |
ShouldSerializeVisiblePositionInDetailsView | Returns whether the value of the VisiblePositionInDetailsView property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewColumnBase) | |
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) |