| IConnectorActivityLogViewHideConnectorName Property | 
            Gets or sets a value indicating that the connector name column should be hidden from view.
            Only has an effect if set before the control is loaded.
            
 
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxbool HideConnectorName { get; set; }Property HideConnectorName As Boolean
	Get
	Set
property bool HideConnectorName {
	bool get ();
	void set (bool value);
}abstract HideConnectorName : bool with get, set
Property Value
Type: 
Boolean See Also
See Also