C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewSortEventArgs Class
Properties

C1GridViewSortEventArgs Class Members

The following tables list the members exposed by C1GridViewSortEventArgs.

Public Constructors
 NameDescription
Public ConstructorConstructor. Initializes a new instance of the C1GridViewSortEventArgs class.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyGets or sets the direction in which to sort the C1GridView control.  
Public PropertyGets or sets the expression used to sort the items in the C1GridView control.  
Top
See Also