C1.Silverlight.FlexGrid Namespace : ColumnCollection Class |
For a list of all members of this type, see ColumnCollection members.
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<Column>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<Column>) | |
Contains | Overloaded. Gets a value that indicates whether the collection contains a Column with a given name. | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<Column>) | |
DeferNotifications | Suspends notifications until the returned System.IDisposable object is disposed. (Inherited from C1.Silverlight.FlexGrid.RowColCollection<Column>) | |
GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<Column>) | |
IndexOf | Overloaded. Gets the index of the column with a given name in the collection. | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<Column>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<Column>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<Column>) |