ComponentOne FlexGrid for UWP
RowSpan Property

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

Reference

CellRange Structure
CellRange Members