| Visual Basic (Declaration) | |
|---|---|
Public Enum enumViewType Inherits System.Enum | |
| C# | |
|---|---|
public enum enumViewType : System.Enum | |
| Member | Description |
|---|---|
| Monthly | The calendar will appear in a monthly format. |
| Weekly | The calendar will appear in a weekly format. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Calendar.enumViewType
Target Platforms: Current Windows operating system with .NET 8.