ScrollBar Template
The TreeView control provides the ability to customize the horizontal and vertical scrollbars through the following properties:
-
HorizontalScrollBarTemplate
(ControlTemplate
with target typeTelerik.Maui.Controls.RadScrollBar
)—Defines the control template of the scrollbar used for horizontal scrolling. -
VerticalScrollBarTemplate
(ControlTemplate
with target typeTelerik.Maui.Controls.RadScrollBar
)—Defines the control template of the scrollbar used for vertical scrolling.