BootstrapAppointmentStorageBuilder<TAppointment> Class
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public class BootstrapAppointmentStorageBuilder<TAppointment> :
BootstrapAppointmentStorageBuilderBase<BootstrapAppointmentStorageBuilder<TAppointment>>
#Type Parameters
Name |
---|
TAppointment |
#Related API Members
The following members accept/return BootstrapAppointmentStorageBuilder
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Inheritance
Object
PropertyBuilderBase<BootstrapAppointmentStorageBuilder<TAppointment>>
BootstrapAppointmentStorageBuilderBase<BootstrapAppointmentStorageBuilder<TAppointment>>
BootstrapAppointmentStorageBuilder<TAppointment>
See Also