Gets or sets the detail image right 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 DetailImagePaddingRight { get; set; } |
Visual Basic |
---|
Public Overridable Property DetailImagePaddingRight As Unit Get Set |