VerticallyScrollable Property
Definition
Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool VerticallyScrollable { get; }
Public ReadOnly Property VerticallyScrollable As Boolean
Get
abstract VerticallyScrollable : bool with get
override VerticallyScrollable : bool with get
Property Value
BooleanImplements
IScrollProvider.VerticallyScrollableSee Also
Reference
ItemsControlAutomationPeer Class
Avalonia.Automation.Peers Namespace