GridViewSortEventArgs Properties
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the event should be canceled.(Inherited from CancelEventArgs.) |
![]() | SortDirection | Gets or sets the direction in which to sort the GridView control. |
![]() | SortExpression | Gets or sets the expression used to sort the items in the GridView control. |
Show:
