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

    The C1InputCurrency control, derived from C1InputNumeric, is specialized for editing currency values. Using the numeric editor, you can specify input without writing any custom validation logic in your application. The following image shows a C1InputCurrency control:

    Key Benefits

    The key benefits of C1InputCurrency include the following:

    Note: The C1InputCurrency control's properties are the same as the C1InputNumeric control.

    See Also