Control..::..AutoId Property

Gets the unique auto id.

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

Syntax


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

Field Value

The auto id.