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

Defines the properties of the object that represents a column in the UltraListView control.

Object Model



Syntax

Visual Basic (Declaration) 
Public MustInherit Class UltraListViewColumnBase 
   Inherits KeyedSubObjectBase
   Implements IKeyedSubObjectIKeyedSubObjectExISelectableItemIValueListsCollectionProvider 
C# 
public abstract class UltraListViewColumnBase : KeyedSubObjectBase, IKeyedSubObjectIKeyedSubObjectExISelectableItemIValueListsCollectionProvider  

See Also