Table of Contents

Enum SortDirection

Namespace
GroupeIsa.Neos.Designer.UIAbstractions.API
Assembly
GroupeIsa.Neos.Designer.UIAbstractions.dll

Specifies the sort direction of a property in a datasource sort operation.

public enum SortDirection

Fields

Asc = 0

Ascending.

Desc = 1

Descending.