Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Docs & Resources
Productivity and Design Tools
Controls the position of the scroll buttons of the ToolBar.
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
public enum ToolBarScrollButtonsPosition
The scroll buttons will be rendered after the tools list.
Declaration
End = 1
Field Value
ToolBarScrollButtonsPosition
The scroll buttons will be rendered on both sides of the tools list.
Split = 2
The scroll buttons will be rendered prior to the tools list.
Start = 0