Infragistics2.Win.UltraWinListView.v8.1
UltraListViewSubItemColumn Class
See Also  Members  
Infragistics.Win.UltraWinListView Namespace : UltraListViewSubItemColumn Class

Defines the properties of the object that represents the columns for which UltraListViewSubItem objects appear when the associated UltraListView control's UltraListView.View property is set to 'Details' or 'Tiles'.

Object Model



Syntax

Visual Basic (Declaration) 
Public Class UltraListViewSubItemColumn 
   Inherits UltraListViewColumnBase
   Implements IKeyedSubObjectIKeyedSubObjectExISelectableItemIValueListsCollectionProvider 

See Also