Xceed DataGrid for Silverlight Documentation
ColumnCollection Class Members
Properties  Methods  Events


The following tables list the members exposed by ColumnCollection.

Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<Column>)
Public PropertyItemRetrieves the column with the specified field name.  
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<Column>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<Column>)
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<Column>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<Column>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<Column>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<Column>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<Column>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<Column>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<Column>)
Top
Protected Methods
Public Events
 NameDescription
Public EventCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>)
Top
Protected Events
See Also

Reference

ColumnCollection Class
Xceed.Silverlight.DataGrid Namespace

Send Feedback