| Visual Basic (Declaration) | |
|---|---|
Public Enum VerticalAlignment Inherits System.Enum | |
| C# | |
|---|---|
public enum VerticalAlignment : System.Enum | |
| Member | Description |
|---|---|
| Bottom | Appears at the bottom of the container. |
| Middle | Appears in the middle of the container. |
| Top | Appears at the top of the container. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.ExplorerBar.VerticalAlignment
Target Platforms: Current Windows operating system with .NET 8.