| Visual Basic (Declaration) | |
|---|---|
Public Enum enumWeekNumberAlignment Inherits System.Enum | |
| C# | |
|---|---|
public enum enumWeekNumberAlignment : System.Enum | |
| Member | Description |
|---|---|
| Left | Align numbers to the left side of the control. |
| None | No weeknumbers. |
| Right | Align numbers to the right side of the control. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Month.enumWeekNumberAlignment
Target Platforms: Current Windows operating system with .NET 8.