| Visual Basic (Declaration) | |
|---|---|
Public Enum enumBackImageArea Inherits System.Enum | |
| C# | |
|---|---|
public enum enumBackImageArea : System.Enum | |
| Member | Description |
|---|---|
| All | The area available to display the back image will be calculated based off the entire calendar size. |
| Body | The area available is limited to the body of the calendar (where the dates are shown). |
| None | The image won't be shown at all. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Date.enumBackImageArea
Target Platforms: Current Windows operating system with .NET 8.