New to Telerik UI for .NET MAUIStart a free 30-day trial

Specifies the layout mode of the scroll bars in respect to the scrollable content.

Definition

Namespace:Telerik.Maui.Controls.ItemsView

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum ScrollBarLayoutMode

Fields

The scroll bars should overlay the scrollable content when visible.

C#
Overlay = 0

The scroll bars should resize the scrollable content when visible.

C#
Resize = 1
In this article
DefinitionFieldsOverlayResize
Not finding the help you need?
Contact Support