WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / HeadersVisibility Property
In This Topic
    HeadersVisibility Property
    In This Topic
    Gets or sets a value that indicates the visibility of row and column headers.
    Syntax
    public GridHeadersVisibility HeadersVisibility {get; set;}
    See Also