Enum TreeStyle
Defines the constant that specifies the TreeViewAdv Visual style appearance.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum TreeStyle
Fields
Name | Description |
---|---|
Default | Represents the Default Visual style appearance. |
Metro | Represents the Metro style appearance. |
Office2007 | Represents the Office2007 Visual style appearance. |
Office2010 | Represents the Office2010 Visual style appearance. |
Office2016Black | Represents the Office2016 black colorful appearance. |
Office2016Colorful | Represents the Office2016 colorful appearance. |
Office2016DarkGray | Represents the Office2016 dark gray colorful appearance. |
Office2016White | Represents the Office2016 colorful appearance. |