ComponentOne True DBGrid for WinForms
FilterActive Property (C1TrueDBGrid)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : FilterActive Property
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

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members