HorizontallyScrollable Property
Gets a value that indicates whether the control can scroll horizontally.
Definition
Namespace: Avalonia.Automation.Provider
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
bool HorizontallyScrollable { get; }
ReadOnly Property HorizontallyScrollable As Boolean
Get
abstract HorizontallyScrollable : bool with get
Property Value
BooleanSee Also
Reference
IScrollProvider Interface
Avalonia.Automation.Provider Namespace