TreeView..::..Indent Property

Gets or sets the indent.

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

Syntax


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

Field Value

The indent.