Gets or sets the number range step. Only applicable when PickerType property is set to NumberRange.
Namespace:
C1.Web.iPhone.C1PickerViewAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public double NumberRangeStep { get; set; } |
Visual Basic |
---|
Public Property NumberRangeStep As Double Get Set |