ComponentOne FlexGrid for WPF and Silverlight
BottomRow Property (CellRange)

C1.WPF.FlexGrid Namespace > CellRange Structure : BottomRow Property
Gets the index of the bottom row in this CellRange.
Syntax
'Declaration
 
Public ReadOnly Property BottomRow As System.Integer
public System.int BottomRow {get;}
Remarks
This value is the higher of Row or Row2.
See Also

Reference

CellRange Structure
CellRange Members