The members of System.Web.UI.WebControls.GridViewSortEventArgs are listed below.
See Also: Inherited members from System.ComponentModel.CancelEventArgs
Initializes a new instance of the System.Web.UI.WebControls.GridViewSortEventArgs class. |
SortDirection | SortDirection.
Gets or sets the direction in which to sort the System.Web.UI.WebControls.GridView control. | |
SortExpression | string.
Gets or sets the expression used to sort the items in the System.Web.UI.WebControls.GridView control. |