ListView..::..Panel Property

Gets the panel.

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

Syntax


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

Field Value

The panel.