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