HeaderPane
Main
Hide

SftTree/NET 3.0 - Tree Control for Windows Forms

Share Link
Print

BoolOptionalEnum Enumeration

Defines an extended boolean value.

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

Syntax

public enum BoolOptionalEnum;
Public Enum BoolOptionalEnum

Values

NameDescription
FalseFalse.
TrueTrue.
DefaultThe default value is determined by a containing object or by the environment.

Comments

Defines an extended boolean value.

See Also | Classes | SftTree/NET 3.0