| Visual Basic (Declaration) | |
|---|---|
Public Enum GroupPaneType Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As GroupPaneType | |
| C# | |
|---|---|
public enum GroupPaneType : System.Enum | |
| Member | Description |
|---|---|
| HorizontalTile | Panes inside the group will be tiled horizontally. |
| VerticalTile | Panes inside the group will be tiled vertically. |
System.Object
System.ValueType
System.Enum
ISNet.WebUI.WebDesktop.GroupPaneType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2