Panel..::..Content Property

Gets the content.

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

Syntax


public Frame Content { get; set; }
Public Property Content As Frame
	Get
	Set
public:
property Frame^ Content {
	Frame^ get ();
	void set (Frame^ value);
}

Field Value

The content.