Gets or sets the image left padding value. If empty then 5px will be used.
Namespace:
C1.Web.iPhone.C1NavigationListAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public virtual Unit ImagePaddingLeft { get; set; } |
Visual Basic |
---|
Public Overridable Property ImagePaddingLeft As Unit Get Set |