GridState.ColumnOrder property

The field name of the columns in the order they are currently displayed

public string[] ColumnOrder { get; set; }

See Also