ScrollContentPresenterCanVerticallyScroll Property
Gets or sets a value indicating whether the content can be scrolled horizontally.
Namespace: Avalonia.Controls.PresentersAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool CanVerticallyScroll { get; set; }
Public Property CanVerticallyScroll As Boolean
Get
Set
member CanVerticallyScroll : bool with get, set
Property Value
Boolean