ComponentOne Input for ASP.NET WebForms
Using C1InputCurrency / Defining C1InputCurrency
In This Topic
    Defining C1InputCurrency
    In This Topic

    The C1InputCurrency control has numeric range support for displaying numerical data. You can define the value of the C1InputCurrency control through the C1InputCurrency Smart Tag or programmatically through the C1InputCurrency 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 C1InputCurrency control's properties are the same as the C1InputNumeric control. For common C1InputCurrency tasks, see the C1InputNumeric Tasks topic.