Skip to main content
All docs
V25.1
  • SchedulerPopupButtonBase Class

    A base class that implements buttons used in the Scheduler‘s appointment tooltip and edit forms.

    Namespace: DevExpress.Blazor.Base

    Assembly: DevExpress.Blazor.v25.1.dll

    NuGet Package: DevExpress.Blazor

    Declaration

    public abstract class SchedulerPopupButtonBase :
        ComponentBase
    See Also