GridState.ColumnOrder property
The field name of the columns in the order they are currently displayed
public string[] ColumnOrder { get; set; }
See Also
- class GridState
- namespace DataGridVueDotnet
The field name of the columns in the order they are currently displayed
public string[] ColumnOrder { get; set; }