The properties of System.Web.UI.WebControls.GridViewSortEventArgs are listed below. For a list of all members, see the GridViewSortEventArgs Members list.
See Also: Inherited members from System.ComponentModel.CancelEventArgs
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. |