FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / IBand Interface / RowSpan Property

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