CanVerticallyScroll Property
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool CanVerticallyScroll { get; set; }
Public Property CanVerticallyScroll As Boolean
Get
Set
abstract CanVerticallyScroll : bool with get, set
override CanVerticallyScroll : bool with get, set
Property Value
BooleanImplements
ILogicalScrollable.CanVerticallyScrollSee Also
Reference
DateTimePickerPanel Class
Avalonia.Controls.Primitives Namespace