ComponentOne DataGrid for WPF and Silverlight
DataGridColumnCollection Class Members
Properties  Methods  Events

C1.WPF.DataGrid Namespace : DataGridColumnCollection Class

The following tables list the members exposed by DataGridColumnCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ObjectModel.Collection<DataGridColumn>)
Public PropertyGets the DataGridColumn with the specified column index.  
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataGridColumn>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataGridColumn>)
Public MethodOverloaded. Determines whether contains a column regarding the specified column name.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataGridColumn>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataGridColumn>)
Public MethodGets the first visible column.  
Public MethodGets the last visible column.  
Public MethodGets a collection of columns from a specified position and direction.  
Public MethodGets a collection of columns starting from the left.  
Public MethodGets a collection of columns starting from the right.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataGridColumn>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataGridColumn>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataGridColumn>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataGridColumn>)
Top
Public Events
 NameDescription
Public EventOccurs when the items list of the collection has changed, or the collection is reset.  
Top
See Also

Reference

DataGridColumnCollection Class
C1.WPF.DataGrid Namespace