FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / ShowOutlineBar Property

In This Topic
    ShowOutlineBar Property (C1FlexGrid)
    In This Topic
    Gets or sets a value that determines whether the grid should display the outline button bar.
    Syntax
    'Declaration
     
    Public Property ShowOutlineBar As Boolean
    public bool ShowOutlineBar {get; set;}
    See Also