[]
Specifies where the sort icon will be laid out.
public sealed class GridSortIconPosition : Enum
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. |
value__ |