Table of Contents

Property ListBox

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ListBox

Gets the underlying VirtualListBox used by this tree control.

[Browsable(false)]
public virtual VirtualListBox ListBox { get; }

Property Value

VirtualListBox