Enum
ToolBarScrollButtonsPosition

Controls the position of the scroll buttons of the ToolBar.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

public enum ToolBarScrollButtonsPosition

Fields

End

The scroll buttons will be rendered after the tools list.

Declaration

End = 1

Field Value

ToolBarScrollButtonsPosition

Split

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

Declaration

Split = 2

Field Value

ToolBarScrollButtonsPosition

Start

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

Declaration

Start = 0

Field Value

ToolBarScrollButtonsPosition

DefinitionFieldsEndSplitStart
Not finding the help you need?
Contact Support