| Visual Basic (Declaration) | |
|---|---|
Public Enum UltraTreeDisplayStyle Inherits Enum | |
| C# | |
|---|---|
public enum UltraTreeDisplayStyle : Enum | |
| Member | Description |
|---|---|
| Default | Display in the Default style (resolves to Standard). |
| Standard | Display the tree like a standard tree control. |
| WindowsVista | Display the tree like a WindowsVista tree control. |
