Occurs when the user types in the filterbar and the AllowFilter property is false.
[Visual Basic]
Public Event Filter As FilterEventHandler
[C#]
public event FilterEventHandler Filter
[Delphi]
public property Filter: FilterEventHandler read remove_Filter write add_Filter;
See Also
C1TrueDBGrid Class | C1TrueDBGrid Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |