SchedulerFormLayoutItemBase Class
In This Article
Provides the base API for classes that implement layout items for the appointment edit form.
Namespace: DevExpress.Blazor.Base
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
#Declaration
C#
public abstract class SchedulerFormLayoutItemBase :
ComponentBase
#Inheritance
Show 18 items
Object
ComponentBase
SchedulerFormLayoutItemBase
See Also