| Visual Basic (Declaration) | |
|---|---|
Public Enum enumAnimationArea Inherits System.Enum | |
| C# | |
|---|---|
public enum enumAnimationArea : System.Enum | |
| Member | Description |
|---|---|
| All | The entire display of the control will be animated. |
| Body | Only the body portion of the control will be animated. The body is the section containing the days and the week numbers. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Date.enumAnimationArea
Target Platforms: Current Windows operating system with .NET 8.