Gets or sets the right track margin. Distance between track and right image.
Namespace:
C1.Web.iPhone.C1SliderAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public int TrackMarginRight { get; set; } |
Visual Basic |
---|
Public Property TrackMarginRight As Integer Get Set |