Column..::..HeaderHandle Property

Gets the header handle.

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

Syntax


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

Field Value

The header handle.