Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace : ColumnCollection Class |
The following tables list the members exposed by ColumnCollection.
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<Column>) | |
Item | Retrieves the column with the specified field name. |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<Column>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<Column>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<Column>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<Column>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<Column>) | |
GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<Column>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<Column>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<Column>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<Column>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<Column>) |
Name | Description | |
---|---|---|
ClearItems | (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>) | |
InsertItem | Overridden. Inserts the column at the specified index. | |
OnCollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>) | |
OnPropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>) | |
RemoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>) | |
SetItem | Overridden. |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>) |