BootstrapSchedulerOptionsAppearance.ToolbarRenderMode Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
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 |
|
See Also