New to Telerik UI for .NET MAUI? Start a free 30-day trial
ScrollBar Template
Updated over 6 months ago
The TreeView control provides the ability to customize the horizontal and vertical scrollbars through the following properties:
HorizontalScrollBarTemplate(ControlTemplatewith target typeTelerik.Maui.Controls.RadScrollBar)—Defines the control template of the scrollbar used for horizontal scrolling.VerticalScrollBarTemplate(ControlTemplatewith target typeTelerik.Maui.Controls.RadScrollBar)—Defines the control template of the scrollbar used for vertical scrolling.