ASPxVerticalGridBeforeRowSortingEventArgs Constructors
Provides data for the ASPxVerticalGrid.BeforeRowSorting event.Name | Parameters | Description |
---|---|---|
ASPxVerticalGridBeforeRowSortingEventArgs(VerticalGridDataRow, ColumnSortOrder, Int32) | row, oldSortOrder, oldSortIndex | Initializes a new instance of the ASPxVerticalGridBeforeRowSortingEventArgs class. |
See Also