HeaderPane
Main
Hide

SftTree/NET 3.0 - Tree Control for Windows Forms

Share Link
Print

SortStatusEnum Enumeration

Defines the sorting indicator status.

Class: (none)
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET

Syntax

public enum SortStatusEnum;
Public Enum SortStatusEnum

Values

NameDescription
NotSortedThe sorting indicator is not shown.
AscendingThe ascending sorting indicator is shown.
DescendingThe descending sorting indicator is shown.

Comments

Defines the sorting indicator status.

See Also | Classes | SftTree/NET 3.0