Gets or sets which side, left or right, the image will be rendered from the list item.
Namespace:
C1.Web.iPhone.C1ButtonAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public virtual ImagePosition ImagePosition { get; set; } |
Visual Basic |
---|
Public Overridable Property ImagePosition As ImagePosition Get Set |