CanVerticallyScroll 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 CanVerticallyScroll { get; set; }
Property CanVerticallyScroll As Boolean
Get
Set
abstract CanVerticallyScroll : bool with get, set
Property Value
BooleanSee Also
Reference
ILogicalScrollable Interface
Avalonia.Controls.Primitives Namespace