For a list of all members of this type, see UltraListViewDetailsSettings members.
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) |