BootstrapSchedulerBuilder<TAppointment>.Storage(Action<BootstrapSchedulerStorageBuilder<TAppointment>>) Method
In This Article
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapSchedulerBuilder<TAppointment> Storage(
Action<BootstrapSchedulerStorageBuilder<TAppointment>> config
)
#Parameters
Name | Type |
---|---|
config | Action<Bootstrap |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also