New to Telerik UI for BlazorStart a free 30-day trial

Specifies how the ToolBar item overflows.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum ToolBarItemOverflow

Fields

Always appears in the overflow popup.

C#
Always = 1

Automatically move to the overflow popup when there is not enough space in the toolbar.

C#
Auto = 0

Never appears in the overflow popup.

C#
Never = 2
In this article
DefinitionFieldsAlwaysAutoNever
Not finding the help you need?
Contact Support