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

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