ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBDropdown.OnSort Method

Raised when the datasource is sorted by clicking the column header.

[Visual Basic]

Overridable Protected Sub OnSort( _

ByVal e As FilterEventArgs _

)

[C#]

virtual protected void OnSort(

FilterEventArgs e

);

[Delphi]

strict protected procedure OnSort(

e: FilterEventArgs

); virtual;

See Also

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


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