ComponentOne FlexGrid for UWP
Row Property (CellRange)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > CellRange Structure : Row Property
Gets or sets the index of the first row in this CellRange.
Syntax
'Declaration
 
Public Property Row As System.Integer
public System.int Row {get; set;}
See Also

Reference

CellRange Structure
CellRange Members