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