| Visual Basic (Declaration) | |
|---|---|
Public Enum enumButtonAlign Inherits System.Enum | |
| C# | |
|---|---|
public enum enumButtonAlign : System.Enum | |
| Member | Description |
|---|---|
| Justified | The navigation buttons will be one on each side (previous on the left, next on the right), with the title area in the middle. |
| Left | The navigation buttons will be aligned to the left. The title area will be to their right. |
| Right | The navigation buttons will be aligned to the right. The title area will be to their left. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Date.enumButtonAlign
Target Platforms: Current Windows operating system with .NET 8.