alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class TreeStyle

    Defines the constant that specifies the TreeViewAdv Visual style appearance.

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

    Fields

    Default

    Represents the Default Visual style appearance.

    Declaration
    public const TreeStyle Default
    Field Value
    Type
    TreeStyle

    Metro

    Represents the Metro style appearance.

    Declaration
    public const TreeStyle Metro
    Field Value
    Type
    TreeStyle

    Office2007

    Represents the Office2007 Visual style appearance.

    Declaration
    public const TreeStyle Office2007
    Field Value
    Type
    TreeStyle

    Office2010

    Represents the Office2010 Visual style appearance.

    Declaration
    public const TreeStyle Office2010
    Field Value
    Type
    TreeStyle

    Office2016Black

    Represents the Office2016 black colorful appearance.

    Declaration
    public const TreeStyle Office2016Black
    Field Value
    Type
    TreeStyle

    Office2016Colorful

    Represents the Office2016 colorful appearance.

    Declaration
    public const TreeStyle Office2016Colorful
    Field Value
    Type
    TreeStyle

    Office2016DarkGray

    Represents the Office2016 dark gray colorful appearance.

    Declaration
    public const TreeStyle Office2016DarkGray
    Field Value
    Type
    TreeStyle

    Office2016White

    Represents the Office2016 colorful appearance.

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