Skip to main content
All docs
V26.1
  • SchedulerListEditor.SelectionType Property

    Returns the selection type supported by the SchedulerListEditor.

    Namespace: DevExpress.ExpressApp.Scheduler.Blazor.Editors

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

    NuGet Package: DevExpress.ExpressApp.Scheduler.Blazor

    Declaration

    public override SelectionType SelectionType { get; }

    Property Value

    Type Description
    SelectionType

    Selection type supported by the current List Editor.

    See Also