Gets or sets the HTML left style.

Namespace:  C1.Web.iPhone.C1ViewScroller
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public virtual Unit Left { get; set; }
Visual Basic
Public Overridable Property Left As Unit
	Get
	Set

See Also