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

DateNavigator.AllowAnimatedContentChange Property

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v21.2.dll

NuGet Packages: DevExpress.Win.Design, 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