| Visual Basic (Declaration) | |
|---|---|
Public Enum enumMonthFormat Inherits System.Enum | |
| C# | |
|---|---|
public enum enumMonthFormat : System.Enum | |
| Member | Description |
|---|---|
| LongName | The full month name is displayed. |
| Numeric | The month will be a numeric value. |
| ShortName | The short month name is displayed. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.DropDate.enumMonthFormat
Target Platforms: Current Windows operating system with .NET 8.