Enum PredefinedPrimitiveTypes
Defines the constant that specify the PredefinedPrimitiveTypes of the TreeNodeAdv.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum PredefinedPrimitiveTypes
Fields
Name | Description |
---|---|
CheckBox | Represents the checkbox. |
CustomControl | Represents the custom control. |
LeftImages | Represents the image of left position. |
OptionsButton | Represents the option button. |
RightImages | Represents the image of right position. |
StateImage | Represents the stateimage. |
Text | Represents the text. |