FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / Band Class / RowSpan Property

In This Topic
    RowSpan Property (Band)
    In This Topic
    Gets or sets the minimum rows number occupied by the band.
    Syntax
    'Declaration
     
    
    Public Property RowSpan As Integer
    public int RowSpan {get; set;}
    See Also