C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView Class / Sorted Event

In This Topic
Sorted Event
In This Topic
Occurs when the hyperlink to sort a column is clicked, but after the C1GridView control handles the sort operation.
Syntax
'Declaration
 
Public Event Sorted As System.EventHandler
 
See Also