| Visual Basic (Declaration) | |
|---|---|
Public Enum enumTitleSize Inherits System.Enum | |
| C# | |
|---|---|
public enum enumTitleSize : System.Enum | |
| Member | Description |
|---|---|
| Large | The height of the title area will be large. |
| Medium | The height of the title area will be a medium height. |
| Small | The height of the title area will be small. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Month.enumTitleSize
Target Platforms: Current Windows operating system with .NET 8.