ClassSortStyleChangedEventArgs
Class
Provides the new sort style after the same property of RadListControl changes.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class SortStyleChangedEventArgs : EventArgs
Inheritance: objectEventArgsSortStyleChangedEventArgs
Inherited Members
Constructors
SortStyleChangedEventArgs(SortStyle)
Declaration
cs-api-definition
public SortStyleChangedEventArgs(SortStyle sortStyle)
Parameters
sortStyle