ComponentOne FlexGrid for WPF and Silverlight
Column Property (CellRange)

C1.WPF.FlexGrid Namespace > CellRange Structure : Column Property
Gets or sets the index of the first column in this CellRange.
Syntax
'Declaration
 
Public Property Column As System.Integer
public System.int Column {get; set;}
See Also

Reference

CellRange Structure
CellRange Members