Class PredefinedPrimitiveTypes
Defines the constant that specifies the predefined primitive types of the control.
Inheritance
System.Object
PredefinedPrimitiveTypes
Namespace: Syncfusion.Windows.Forms.Tools.MultiColumnTreeView
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class PredefinedPrimitiveTypes : Enum
Fields
CheckBox
Represents CheckBox.
Declaration
public const PredefinedPrimitiveTypes CheckBox
Field Value
| Type |
|---|
| PredefinedPrimitiveTypes |
CustomControl
Represents Custom Control.
Declaration
public const PredefinedPrimitiveTypes CustomControl
Field Value
| Type |
|---|
| PredefinedPrimitiveTypes |
LeftImages
Represents Left Images.
Declaration
public const PredefinedPrimitiveTypes LeftImages
Field Value
| Type |
|---|
| PredefinedPrimitiveTypes |
OptionsButton
Represents Option Button.
Declaration
public const PredefinedPrimitiveTypes OptionsButton
Field Value
| Type |
|---|
| PredefinedPrimitiveTypes |
RightImages
Represents Right Images.
Declaration
public const PredefinedPrimitiveTypes RightImages
Field Value
| Type |
|---|
| PredefinedPrimitiveTypes |
StateImage
Represents State Image.
Declaration
public const PredefinedPrimitiveTypes StateImage
Field Value
| Type |
|---|
| PredefinedPrimitiveTypes |
Text
Represents Text.
Declaration
public const PredefinedPrimitiveTypes Text
Field Value
| Type |
|---|
| PredefinedPrimitiveTypes |