C1.Silverlight.DataGrid Namespace : DataGridColumnCollection Class |
For a list of all members of this type, see DataGridColumnCollection members.
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<DataGridColumn>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<DataGridColumn>) | |
Contains | Overloaded. Determines whether contains a column regarding the specified column name. | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<DataGridColumn>) | |
GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<DataGridColumn>) | |
GetFirstVisibleColumn | Gets the first visible column. | |
GetLastVisibleColumn | Gets the last visible column. | |
GetNextVisibleColumn | ||
GetPreviousVisibleColumn | ||
GetVisibleColumnsFromIndex | Gets a collection of columns from a specified position and direction. | |
GetVisibleColumnsFromLeft | Gets a collection of columns starting from the left. | |
GetVisibleColumnsFromRight | Gets a collection of columns starting from the right. | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<DataGridColumn>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<DataGridColumn>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<DataGridColumn>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<DataGridColumn>) |