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

In This Topic
    Band Property
    In This Topic
    FlexGrid band.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Band As IBand
    public IBand Band {get;}
    See Also