Skip to main content
A newer version of this page is available. .

DateNavigator.AllowAnimatedContentChange Property

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v20.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

[Browsable(true)]
[DefaultValue(false)]
[DXCategory("Appearance")]
[EditorBrowsable(EditorBrowsableState.Always)]
public override bool AllowAnimatedContentChange { get; set; }

Property Value

Type Default
Boolean **false**
See Also