CanHorizontallyScroll Property
Gets or sets a value indicating whether the content can be scrolled horizontally.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
bool CanHorizontallyScroll { get; set; }
Property CanHorizontallyScroll As Boolean
Get
Set
abstract CanHorizontallyScroll : bool with get, set
Property Value
BooleanSee Also
Reference
ILogicalScrollable Interface
Avalonia.Controls.Primitives Namespace