ComponentOne FlexGrid for WPF and Silverlight
RightColumn Property (CellRange)

C1.WPF.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