Property DecimalPlaces
DecimalPlaces
Gets or sets an optional maximum number of decimal places used when formatting the numeric display of the slider.
public int? DecimalPlaces { get; set; }
Property Value
- int?
Gets or sets an optional maximum number of decimal places used when formatting the numeric display of the slider.
public int? DecimalPlaces { get; set; }