alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class PredefinedPrimitiveTypes

    Defines the constant that specify the PredefinedPrimitiveTypes of the TreeNodeAdv.

    Inheritance
    System.Object
    PredefinedPrimitiveTypes
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class PredefinedPrimitiveTypes : Enum

    Fields

    CheckBox

    Represents the checkbox.

    Declaration
    public const PredefinedPrimitiveTypes CheckBox
    Field Value
    Type
    PredefinedPrimitiveTypes

    CustomControl

    Represents the custom control.

    Declaration
    public const PredefinedPrimitiveTypes CustomControl
    Field Value
    Type
    PredefinedPrimitiveTypes

    LeftImages

    Represents the image of left position.

    Declaration
    public const PredefinedPrimitiveTypes LeftImages
    Field Value
    Type
    PredefinedPrimitiveTypes

    OptionsButton

    Represents the option button.

    Declaration
    public const PredefinedPrimitiveTypes OptionsButton
    Field Value
    Type
    PredefinedPrimitiveTypes

    RightImages

    Represents the image of right position.

    Declaration
    public const PredefinedPrimitiveTypes RightImages
    Field Value
    Type
    PredefinedPrimitiveTypes

    StateImage

    Represents the stateimage.

    Declaration
    public const PredefinedPrimitiveTypes StateImage
    Field Value
    Type
    PredefinedPrimitiveTypes

    Text

    Represents the text.

    Declaration
    public const PredefinedPrimitiveTypes Text
    Field Value
    Type
    PredefinedPrimitiveTypes
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved