True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGrid Class / FilterBar Property

In This Topic
    FilterBar Property (C1TrueDBGrid)
    In This Topic
    Gets or sets a value indicating the visibility of the FilterBar.
    Syntax
    'Declaration
     
    Public Property FilterBar As System.Boolean
    public System.bool FilterBar {get; set;}
    See Also