| Visual Basic (Declaration) | |
|---|---|
Public Enum enumTitlePosition Inherits System.Enum | |
| C# | |
|---|---|
public enum enumTitlePosition : System.Enum | |
| Member | Description |
|---|---|
| Left | The title section is placed to the left of the column headers. |
| Top | The title section is placed above the column headers. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.DayView.enumTitlePosition
Target Platforms: Current Windows operating system with .NET 8.
The title section is placed to the left of the column headers.
The title section is placed above the column headers.