ComponentOne FlexGrid for UWP
RightColumn Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > CellRange Structure : RightColumn Property
Gets the index of the right column in this CellRange.
Syntax
'Declaration
 
Public ReadOnly Property RightColumn As System.Integer
public System.int RightColumn {get;}
Remarks
This value is the higher of Column or Column2.
See Also

Reference

CellRange Structure
CellRange Members