Gets the base ListView used as the core for this control.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.Data.Controls (in DlhSoft.Data.Controls.dll)
Syntax
C# |
---|
[BindableAttribute(false)] public ListView BaseListView { get; } |
Visual Basic (Declaration) |
---|
<BindableAttribute(False)> _ Public ReadOnly Property BaseListView As ListView |