Skip to main content
All docs
V26.1
  • SchedulerListEditor.ActiveViewTypeChanged Event

    Fires after the active view is changed.

    Namespace: DevExpress.ExpressApp.Scheduler.Blazor.Editors

    Assembly: DevExpress.ExpressApp.Scheduler.Blazor.v26.1.dll

    NuGet Package: DevExpress.ExpressApp.Scheduler.Blazor

    Declaration

    public event EventHandler ActiveViewTypeChanged

    Event Data

    The ActiveViewTypeChanged event's data class is EventArgs.

    See Also