ComponentOne FlexGrid for UWP
Row2 Property

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

Reference

CellRange Structure
CellRange Members