Skip to main content

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.v24.1.dll

NuGet Package: DevExpress.Blazor

Declaration

public abstract class SchedulerPopupButtonBase :
    ComponentBase
See Also