Skip to main content
All docs
V26.1
  • BootstrapSchedulerOptionsAppearance.ToolbarRenderMode Property

    Namespace: DevExpress.Web.Bootstrap

    Assembly: DevExpress.Web.Bootstrap.v26.1.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