FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / CellRange Structure / RowSpan Property

In This Topic
    RowSpan Property
    In This Topic
    Gets or sets the number of rows in CellRange.
    Syntax
    'Declaration
     
    
    Public Property RowSpan As Integer
    public int RowSpan {get; set;}
    See Also