dbicDate Send comments on this topic.
AnimationArea Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : AnimationArea Property

Gets or sets the section of the control to animate when navigating between months.

Syntax

Visual Basic (Declaration) 
Public Overridable Property AnimationArea As enumAnimationArea
C# 
public virtual enumAnimationArea AnimationArea {get; set;}

Property Value

enumAnimationArea

Remarks

This property is only available when the CalendarDimension is set to show only 1 calendar.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also