Gets a reference to the internal ScrollViewer control instance used by the ListView control.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.Data.Controls (in DlhSoft.Data.Controls.dll)

Syntax

C#
protected internal ScrollViewer ScrollViewer { get; }
Visual Basic (Declaration)
Protected Friend ReadOnly Property ScrollViewer As ScrollViewer

See Also