Enum
ToolBarScrollButtonsPosition

Controls the position of the scroll buttons of the ToolBar.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum ToolBarScrollButtonsPosition

Fields

End

The scroll buttons will be rendered after the tools list.

Declaration

cs-api-definition
End = 1

Field Value

ToolBarScrollButtonsPosition

Split

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

Declaration

cs-api-definition
Split = 2

Field Value

ToolBarScrollButtonsPosition

Start

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

Declaration

cs-api-definition
Start = 0

Field Value

ToolBarScrollButtonsPosition

In this article
DefinitionFieldsEndSplitStart
Not finding the help you need?
Contact Support