Input for ASP.NET WebForms
Defining C1InputPercent
Using C1InputPercent > Defining C1InputPercent

The C1InputPercent control has numeric range support for displaying numerical data. You can define the value of the C1InputPercent control through the C1InputPercent Smart Tag or programmatically through the C1InputPercent object.

Note that when the user edits the value at run time, the UP ARROW or DOWN ARROW keys can be used to increase or decrease the current field.

Note that the C1InputPercent control's properties are the same as the C1InputNumeric control. For common C1InputPercent tasks, see the C1InputNumeric Tasks topic.