| AccessControlBinderTModelControl Property | 
            Gets the control that we're bound to.
            
 
Namespace: VirtualRadar.WinForms.PortableBindingAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic AccessControl Control { get; }Public ReadOnly Property Control As AccessControl
	Get
public:
property AccessControl^ Control {
	AccessControl^ get ();
}member Control : AccessControl with get
Property Value
Type: 
AccessControl See Also
See Also