Enum PredefinedPrimitiveTypes
Defines the constant that specifies the predefined primitive types of the control.
Namespace: Syncfusion.Windows.Forms.Tools.MultiColumnTreeView
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum PredefinedPrimitiveTypes
Fields
Name | Description |
---|---|
CheckBox | Represents CheckBox. |
CustomControl | Represents Custom Control. |
LeftImages | Represents Left Images. |
OptionsButton | Represents Option Button. |
RightImages | Represents Right Images. |
StateImage | Represents State Image. |
Text | Represents Text. |