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