Skip to main content
All docs
V25.1
  • DateNavigator.AllowAnimatedContentChange Property

    Namespace: DevExpress.XtraScheduler

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