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

Controls the position of the scroll buttons of the ToolBar.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum ToolBarScrollButtonsPosition

Fields

The scroll buttons will be rendered after the tools list.

C#
End = 1

The scroll buttons will be rendered on both sides of the tools list.

C#
Split = 2

The scroll buttons will be rendered prior to the tools list.

C#
Start = 0
In this article
DefinitionFieldsEndSplitStart
Not finding the help you need?
Contact Support