ComponentOne FlexGrid for WPF and Silverlight
LeftColumn Property (CellRange)

C1.WPF.FlexGrid Namespace > CellRange Structure : LeftColumn Property
Gets the index of the left column in this CellRange.
Syntax
'Declaration
 
Public ReadOnly Property LeftColumn As System.Integer
public System.int LeftColumn {get;}
Remarks
This value is the lower of Column or Column2.
See Also

Reference

CellRange Structure
CellRange Members