FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / C1FlexGridBandedView Class / BandsColumnsRelation Property

In This Topic
    BandsColumnsRelation Property
    In This Topic
    Gets or sets a value indicating how columns and bands will be located in the grid header.
    Syntax
    'Declaration
     
    
    Public Property BandsColumnsRelation As BandsColumnsRelation
    public BandsColumnsRelation BandsColumnsRelation {get; set;}
    See Also