[]
Specifies where the sort icon will be laid out.
public enum GridSortIconPosition
| Name | Description |
|---|---|
| Inline | The sort icon will be laid out following the title. |
| Left | The sort icon will be laid out at the left inside the column header. |
| Right | The sort icon will be laid out at the right inside the column header. |