Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

SortIndicatorAppearance Property, GadgetsClass Class

Defines the appearance of all sorting indicators.

Class: GadgetsClass
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET

Syntax

public GadgetAppearanceEnum SortIndicatorAppearance { get; set; }
Public Property SortIndicatorAppearance As GadgetAppearanceEnum

Value

The sorting indicator appearance.

The default value is GadgetAppearanceEnum.ThemedSystem.

Comments

Defines the appearance of all sorting indicators.

The CellBaseClass.SortIndicatorPosition and CellBaseClass.SortStatus properties are used to add a sorting indicator to a cell and use the defined appearance for all sorting indicators.

See Also GadgetsClass Class | Classes | SftTree/NET 2.0