System.Web.UI.WebControls.GridViewSortEventArgs: Property Members

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

Public Properties

SortDirectionSortDirection.

Gets or sets the direction in which to sort the System.Web.UI.WebControls.GridView control.

SortExpressionstring.

Gets or sets the expression used to sort the items in the System.Web.UI.WebControls.GridView control.