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

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