Skip to main content

DateNavigator.AllowAnimatedContentChange Property

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v24.1.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