Specifies the position and manner in which UIElement is docked.
Namespace:
C1.Web.EditorAssembly: C1.Web.Editor.2 (in C1.Web.Editor.2.dll)
Syntax
| C# |
|---|
public enum DockStyleEnum |
| Visual Basic (Declaration) |
|---|
Public Enumeration DockStyleEnum |
Members
| Member name | Description | |
|---|---|---|
| None | ||
| Top | ||
| Bottom | ||
| Left | ||
| Right | ||
| Fill |