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

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