Enum
GridToolBarScrollButtonsPosition

Controls the position of the scroll buttons of the Grid's ToolBar.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum GridToolBarScrollButtonsPosition

Fields

End

The scroll buttons will be rendered after the tools list.

Declaration

cs-api-definition
End = 1

Field Value

GridToolBarScrollButtonsPosition

Split

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

Declaration

cs-api-definition
Split = 2

Field Value

GridToolBarScrollButtonsPosition

Start

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

Declaration

cs-api-definition
Start = 0

Field Value

GridToolBarScrollButtonsPosition

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