C1.DataCollection.AdoNet Assembly / C1.DataCollection.AdoNet Namespace / C1AdoNetCursorDataCollection Class / SortChanged Event

In This Topic
SortChanged Event (C1AdoNetCursorDataCollection)
In This Topic
Raised after a sort operation was performed.
Syntax
'Declaration
 
Public Event SortChanged As EventHandler
 
See Also