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

Gets or sets the way the animation in the control is processed.

Syntax

Visual Basic (Declaration) 
Public Property AnimationType As enumAnimationType
C# 
public enumAnimationType AnimationType {get; set;}

Property Value

enumAnimationType

Requirements

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

See Also