Control..::..Container Property

Returns the parent of the control as IControlContainer

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public IControlContainer Container { get; }
Public ReadOnly Property Container As IControlContainer
	Get
public:
property IControlContainer^ Container {
	IControlContainer^ get ();
}