Gets or sets which side, left or right, the image will be rendered from the list item.

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

Syntax

C#
public ImagePosition ImagePosition { get; set; }
Visual Basic
Public Property ImagePosition As ImagePosition
	Get
	Set

See Also