| MasterListToListBinderTModel, TListModelControl Property | 
            Gets the control that is showing the list.
            
 
Namespace: VirtualRadar.WinForms.PortableBindingAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic MasterListView Control { get; }Public ReadOnly Property Control As MasterListView
	Get
public:
property MasterListView^ Control {
	MasterListView^ get ();
}member Control : MasterListView with get
Property Value
Type: 
MasterListView See Also
See Also