Sandbox Logo

SliderControl.Step

float Step { get; set; }

Description

If set to 1, value will be rounded to 1's If set to 10, value will be rounded to 10's If set to 0.1, value will be rounded to 0.1's

Return

User Comments