Control..::..ZIndex Property

Returns the z-index

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

Syntax


public int ZIndex { get; }
Public ReadOnly Property ZIndex As Integer
	Get
public:
property int^ ZIndex {
	int^ get ();
}