C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ColumnCollection Class


ColumnCollection Class Methods

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

Public Methods
 NameDescription
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodOverloaded. Gets a value that indicates whether the collection contains a Column with a given name.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodSuspends notifications until the returned System.IDisposable object is disposed. (Inherited from C1.WPF.FlexGrid.RowColCollection<Column>)
Public MethodOverloaded. Gets the index of the column with a given name in the collection.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
Protected Methods
See Also