BootstrapFullWeekViewBuilder.ShowWorkTimeOnly(Boolean) Method
In This Article
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapFullWeekViewBuilder ShowWorkTimeOnly(
bool showWorkTimeOnly
)
#Parameters
Name | Type |
---|---|
show |
Boolean |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also