Logo FS-Skia-UI

DataGridSortDirection Type

Direction of a column sort — `Ascending` or `Descending`.

Union cases

Union case Description

Ascending

Full Usage: Ascending

Descending

Full Usage: Descending

Instance members

Instance member Description

this.IsAscending

Full Usage: this.IsAscending

Returns: bool
Returns: bool

this.IsDescending

Full Usage: this.IsDescending

Returns: bool
Returns: bool

Type something to start searching.