IBootstrapGridViewCustomColumnSortEventArgs Properties
| Name | Description |
|---|---|
| Column | |
| Handled | Inherited from IBootstrapGridCustomColumnSortEventArgs. |
| ListSourceRowIndex1 | Inherited from IBootstrapGridCustomColumnSortEventArgs. |
| ListSourceRowIndex2 | Inherited from IBootstrapGridCustomColumnSortEventArgs. |
| Result | Inherited from IBootstrapGridCustomColumnSortEventArgs. |
| SortOrder | Inherited from IBootstrapGridCustomColumnSortEventArgs. |
| Value1 | Inherited from IBootstrapGridCustomColumnSortEventArgs. |
| Value2 | Inherited from IBootstrapGridCustomColumnSortEventArgs. |
See Also