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

In This Topic
    FilterActive Property (C1TrueDBGrid)
    In This Topic
    Gets or sets a value indicating whether the filter bar has focus.
    Syntax
    'Declaration
     
    Public Property FilterActive As System.Boolean
    public System.bool FilterActive {get; set;}
    See Also