Occurs after the datasource has been filtered.
[Visual Basic]
Public Event AfterFilter As FilterEventHandler
[C#]
public event FilterEventHandler AfterFilter
[Delphi]
public property AfterFilter: FilterEventHandler read remove_AfterFilter write add_AfterFilter;
See Also
C1TrueDBGrid Class | C1TrueDBGrid Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |