The following tables list the members exposed by BeforeColumnSortEventArgs.
"| Name | Description | |
|---|---|---|
![]() | BeforeColumnSortEventArgs Constructor | The constructor for the BeforeColumnSortEventArgs. |
| Name | Description | |
|---|---|---|
![]() | AllowSort | Indicate wether or not to proceed with the Sort. To cancel the sort set e.AllowSort = False in the BeforeColumnSort Event. |
![]() | Columns | An array of columns in the order in which the sort is to occur. See Sort Method |

