ScrollBar..::..Steps Property

Gets or sets the steps.

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

Syntax


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

Field Value

The steps.