ComponentOne FlexGrid for UWP
BottomRow Property

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