ComponentOne FlexGrid for UWP
LeftColumn Property

C1.UWP.FlexGrid Assembly > C1.Xaml.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