Skip to main content
All docs
V23.2

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.v23.2.dll

NuGet Package: DevExpress.Blazor

Declaration

public abstract class SchedulerPopupButtonBase :
    ComponentBase
See Also