ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBGrid.Sort Event

Occurs when the user drags a column into the grouping area.

[Visual Basic]

Public Event Sort As FilterEventHandler

[C#]

public event FilterEventHandler Sort

[Delphi]

public property Sort: FilterEventHandler read remove_Sort write add_Sort;

See Also

C1TrueDBGrid Class | C1TrueDBGrid Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.