Occurs after a column has been sorted.
[Visual Basic]
Public Event AfterSort As FilterEventHandler
[C#]
public event FilterEventHandler AfterSort
[Delphi]
public property AfterSort: FilterEventHandler read remove_AfterSort write add_AfterSort;
See Also
C1TrueDBGrid Class | C1TrueDBGrid Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |