C1.Win.Input.MultiColumnCombo Namespace / DisplayColumnCollection Class
Properties Methods Events


DisplayColumnCollection Class Members

The following tables list the members exposed by DisplayColumnCollection.

Public Constructors
Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
Public PropertyOverloaded. Gets the DisplayColumn that has the specified column name.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
Public Methods
Public Events
 NameDescription
Public Event (Inherited from System.Collections.ObjectModel.ObservableCollection<DisplayColumn>)
Public EventOccurs when a property of a column from the collection changed.  
Top
See Also