This documentation is archived and is not being maintained.
GridViewSortEventArgs Properties
Visual Studio 2008
The GridViewSortEventArgs type exposes the following members.
| 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: