C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / CellRange Structure / BottomRow Property

In This Topic
BottomRow Property
In This Topic
Gets the index of the bottom row in this CellRange.
Syntax
'Declaration
 
Public ReadOnly Property BottomRow As Integer
 
Remarks
This value is the higher of Row or Row2.
See Also