Gets the ListView host template part used internally by this ListView.

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

Syntax

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

See Also