Class IntermediateState
Defines the Intermediate CheckBox Style that needs to be appear on display
Inheritance
System.Object
IntermediateState
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class IntermediateState : Enum
Fields
Box
IntermediateState Icon appears as Box Style
Declaration
public const IntermediateState Box
Field Value
| Type |
|---|
| IntermediateState |
Tick
IntermediateState Icon appears as Tick Style
Declaration
public const IntermediateState Tick
Field Value
| Type |
|---|
| IntermediateState |