Version 24.2 (latest)

UltraListViewIconicViewSettingsBase Class Properties

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

Public Properties
 NameDescription
Public PropertyAlignmentGets/sets whether items are laid out in a horizontal or vertical direction before wrapping to the next row or column.  
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 PropertyItemSizeGets/sets the size of the area in which an item is displayed.  
Public PropertyMaxLinesGets/sets the maximum number of text lines that will be displayed for items.  
Public PropertySpacingGets/sets the number of pixels between rows and columns of items. The Width member of the Size struct determines the space between columns and the Height member determines the space between the rows.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextAreaAlignmentGets/sets the alignment for the item's text area.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also