The following tables list the members exposed by UltraListViewDetailsSettings.
Name | Description | |
---|---|---|
UltraListViewDetailsSettings Constructor | Overloaded. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
AllowColumnMoving | Gets/sets whether the end user is permitted to move columns by dragging the column header to a new location. | |
AllowColumnSizing | Gets/sets whether the end user is permitted to resize columns by dragging the right edge of the column header. | |
AllowColumnSorting | Gets/sets whether the end user is permitted to sort columns by clicking the column header. | |
AutoFitColumns | Gets/sets whether the widths of all columns are automatically calculated so that they occupy all available horizontal space, preventing a horizontal scrollbar from appearing. | |
CheckBoxStyle | Gets/sets whether checkboxes are displayed next to items, and also whether the checkboxes are 2 state or 3 state. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewListSettingsBase) | |
ColumnAutoSizeMode | Gets/sets whether the width of the columns displayed by the control is automatically made large enough to display all item/sub-item values when the end user double-clicks on the header. | |
ColumnHeaderAppearance | Gets/sets the appearance that is applied to column headers. | |
ColumnHeaderBorderStyle | Gets/sets the border style for the column headers. | |
ColumnHeaderImageList | Gets/sets the ImageList which provides images for the column headers. | |
ColumnHeaderImageSize | Gets/sets the size at which images are displayed in the column headers. | |
ColumnHeaderStyle | Gets/sets the style for the column headers. | |
ColumnHeadersVisible | Gets/sets whether the column headers are visible | |
ColumnsShowSortIndicators | Gets/sets whether a sort indicator is displayed for this column. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
FullRowSelect | Gets/sets whether selection is visually depicted across all sub-items or restricted to the item only. | |
HasColumnHeaderAppearance | Returns whether an appearance object has been created for the ColumnHeaderAppearance. | |
HasSubItemAppearance | Returns whether an appearance object has been created for the SubItemAppearance. | |
ImageList | Gets/sets the ImageList component that is used to provide images for the items displayed with this View setting. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewSettingsBase) | |
ImageSize | Gets/sets the size at which item images are displayed for this View setting. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewSettingsBase) | |
NullText | Gets/sets the string that is displayed for items/subitems whose value is null. | |
SubItemAppearance | Gets/sets the appearance for sub-items. | |
SubItemColumnsVisibleByDefault | Gets/sets whether columns whose UltraListViewSubItemColumn.VisibleInDetailsView property is left at the default value are displayed. | |
SubItemTipStyle | Gets/sets the style for the column headers. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
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) | |
Reset | Overridden. Resets all properties of this UltraListViewDetailsSettings instance to their default values. | |
ResetAllowColumnMoving | Resets the value of the AllowColumnMoving property to its default. | |
ResetAllowColumnSizing | Resets the value of the AllowColumnSizing property to its default. | |
ResetAllowColumnSorting | Resets the value of the AllowColumnSorting property to its default. | |
ResetAutoFitColumns | Resets the value of the AutoFitColumns property to its default. | |
ResetCheckBoxStyle | Resets the value of the UltraListViewListSettingsBase.CheckBoxStyle property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewListSettingsBase) | |
ResetColumnAutoSizeMode | Resets the value of the ColumnAutoSizeMode property to its default. | |
ResetColumnHeaderAppearance | Resets the properties of the ColumnHeaderAppearance to their default values. | |
ResetColumnHeaderBorderStyle | Resets the value of the ColumnHeaderBorderStyle property to its default. | |
ResetColumnHeaderImageList | Resets the value of the ColumnHeaderImageList property to its default. | |
ResetColumnHeaderImageSize | Resets the value of the ColumnHeaderImageSize property to its default. | |
ResetColumnHeaderStyle | Resets the value of the ColumnHeaderStyle property to its default. | |
ResetColumnHeadersVisible | Resets the value of the ColumnHeadersVisible property to its default. | |
ResetColumnsShowSortIndicators | Resets the value of the ColumnsShowSortIndicators property to its default. | |
ResetFullRowSelect | Resets the value of the FullRowSelect property to its default. | |
ResetImageList | Resets the value of the UltraListViewSettingsBase.ImageList property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewSettingsBase) | |
ResetImageSize | Resets the value of the UltraListViewSettingsBase.ImageSize property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewSettingsBase) | |
ResetNullText | Resets the value of the NullText property to its default. | |
ResetSubItemAppearance | Resets the properties of the SubItemAppearance to their default values. | |
ResetSubItemColumnsVisibleByDefault | Resets the value of the SubItemColumnsVisibleByDefault property to its default. | |
ResetSubItemTipStyle | Resets the value of the SubItemTipStyle property to its default. | |
ShouldSerialize | Overridden. Returns whether the value of any property of this UltraListViewDetailsSettings instance has been changed from its default. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns a string that represents this object. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewSettingsBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetObjectData | Handles serialization for this UltraListViewListSettingsBase instance. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewListSettingsBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDeserialization | Called after this UltraListViewListSettingsBase instance has been de-serialized. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewListSettingsBase) | |
OnDispose | Overridden. Called when this UltraListViewDetailsSettings instance is disposed. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Overridden. Called when a property has changed on an object property of this UltraListViewColumnBase | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeAllowColumnMoving | Returns whether the value of the AllowColumnMoving property has been changed from its default. | |
ShouldSerializeAllowColumnSizing | Returns whether the value of the AllowColumnSizing property has been changed from its default. | |
ShouldSerializeAllowColumnSorting | Returns whether the value of the AllowColumnSorting property has been changed from its default. | |
ShouldSerializeAutoFitColumns | Returns whether the value of the AutoFitColumns property has been changed from its default. | |
ShouldSerializeCheckBoxStyle | Returns whether the value of the UltraListViewListSettingsBase.CheckBoxStyle property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewListSettingsBase) | |
ShouldSerializeColumnAutoSizeMode | Returns whether the value of the ColumnAutoSizeMode property has been changed from its default. | |
ShouldSerializeColumnHeaderAppearance | Returns whether the ColumnHeaderAppearance requires serialization. | |
ShouldSerializeColumnHeaderBorderStyle | Returns whether the value of the ColumnHeaderBorderStyle property has been changed from its default. | |
ShouldSerializeColumnHeaderImageList | Returns whether the value of the ColumnHeaderImageList property has been changed from its default. | |
ShouldSerializeColumnHeaderImageSize | Returns whether the value of the ColumnHeaderImageSize property has been changed from its default. | |
ShouldSerializeColumnHeaderStyle | Returns whether the value of the ColumnHeaderStyle property has been changed from its default. | |
ShouldSerializeColumnHeadersVisible | Returns whether the value of the ColumnHeadersVisible property has been changed from its default. | |
ShouldSerializeColumnsShowSortIndicators | Returns whether the value of the ColumnsShowSortIndicators property has been changed from its default. | |
ShouldSerializeFullRowSelect | Returns whether the value of the FullRowSelect property has been changed from its default. | |
ShouldSerializeImageList | Returns whether the value of the UltraListViewSettingsBase.ImageList property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewSettingsBase) | |
ShouldSerializeImageSize | Returns whether the value of the UltraListViewSettingsBase.ImageSize property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewSettingsBase) | |
ShouldSerializeNullText | Returns whether the value of the NullText property has been changed from its default. | |
ShouldSerializeSubItemAppearance | Returns whether the SubItemAppearance requires serialization. | |
ShouldSerializeSubItemColumnsVisibleByDefault | Returns whether the value of the SubItemColumnsVisibleByDefault property has been changed from its default. | |
ShouldSerializeSubItemTipStyle | Returns whether the value of the SubItemTipStyle property has been changed from its default. |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |