SchedulerPopupButtonBase Class
In This Article
A base class that implements buttons used in the Scheduler‘s appointment tooltip and edit forms.
Namespace: DevExpress.Blazor.Base
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
#Declaration
C#
public abstract class SchedulerPopupButtonBase :
ComponentBase
#Inheritance
Show 11 items
Object
ComponentBase
SchedulerPopupButtonBase
See Also