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

In This Topic
    ShowBandHeaders Property (C1FlexGridBandedView)
    In This Topic
    Gets or sets a value indicating whether the band headers should be displayed.
    Syntax
    'Declaration
     
    
    Public Property ShowBandHeaders As Boolean
    public bool ShowBandHeaders {get; set;}
    See Also