CanVerticallyScroll Property
Gets a value indicating whether the viewer can scroll vertically.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
protected bool CanVerticallyScroll { get; }
Protected ReadOnly Property CanVerticallyScroll As Boolean
Get
member CanVerticallyScroll : bool with get