protected virtual void OnSortGroupSelectedIndexChanged( NValueChangeEventArgs arg )
Parameters
- arg
- Event arguments. The arg.NewValue contains the index of the clicked button:
0 - Sort Ascending (A to Z)
1 - Sort Descending (Z to A)
2 - Clear Sorting