GridViewSortEventArgs Properties
.NET Framework 2.0
| 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. |
Community Additions
ADD
Show: