Version

UltraListViewListSettings Class Properties

For a list of all members of this type, see UltraListViewListSettings members.

Public Properties
 NameDescription
Public PropertyCheckBoxStyleGets/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)
Public PropertyColumnWidthGets/sets the width of the columns in which items are displayed.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyImageListGets/sets the ImageList component that is used to provide images for the items displayed with this View setting. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewSettingsBase)
Public PropertyImageSizeGets/sets the size at which item images are displayed for this View setting. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewSettingsBase)
Public PropertyMultiColumnGets/sets whether items are displayed in multiple columns.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also