GridViewSortEventArgs Properties
.NET Framework 3.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: