ComponentOne DataGrid for WPF and Silverlight
Columns Property (DataGridCellsRangeCollection)

C1.Silverlight.DataGrid Namespace > DataGridCellsRangeCollection Class : Columns Property
Collection of columns that have some cell belonging to some of the contained ranges.
Syntax
'Declaration
 
Public ReadOnly Property Columns As DataGridSelectedItemsCollection(Of DataGridColumn)

Property Value

The columns.
See Also

Reference

DataGridCellsRangeCollection Class
DataGridCellsRangeCollection Members