ListBoxScroll Property
Gets the scroll information for the
ListBox.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IScrollable? Scroll { get; }
Public ReadOnly Property Scroll As IScrollable
Get
member Scroll : IScrollable with get
Property Value
IScrollable