ComponentOne FlexGrid for WPF and Silverlight
TopRow Property (CellRange)

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

Reference

CellRange Structure
CellRange Members