TcxCustomDateEditProperties.Animation Property
Controls if transition animation is played when navigating dates in the editor’s modern-style dropdown calendar.
Declaration
property Animation: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Set this property to False to disable transition animation.
The default value of the Animation property is True.
See Also