Skip to main content
A newer version of this page is available. .

BootstrapSchedulerOptionsAppearance.ToolbarRenderMode Property

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.2.dll

Declaration

[DefaultValue(BootstrapSchedulerToolbarRenderMode.Default)]
public virtual BootstrapSchedulerToolbarRenderMode ToolbarRenderMode { get; set; }

Property Value

Type Default
DevExpress.Web.Bootstrap.BootstrapSchedulerToolbarRenderMode **Default**

Property Paths

You can access this nested property as listed below:

Object Type Path to ToolbarRenderMode
BootstrapScheduler
.OptionsAppearance.ToolbarRenderMode
See Also