Expression Editor for WinForms | ComponentOne
In This Topic
    Expression Editor Overview
    In This Topic

    Expression Editor for WinForms is a control that enables creating and editing expressions at run-time, which can then be used to perform calculations and shaping data. Powered with Visual Studio-like IDE, Expression Editor offers smart code completion, syntax highlighting, and error reporting functionalities. It provides standard operators, constants, and functions to help perform aggregate, logical, mathematical, and conversion operations on data. This intuitive control can be easily integrated with other data management and visualization controls such as grids and charts, to aid analysis.

    The control is composed of C1ExpressionEditor and C1ExpressionEditorPanel components. Both these components can also be used as stand-alone controls in integration with other supported controls. For example, C1ExpressionEditor component can be used as Excel-like formula bar in integration with FlexGrid to enter expressions.

     Expression Editor

    The following topics help you get accustomed with the Expression Editor control, and explore its advanced capabilities.

    Key Features

    Expression Editor for WinForms offers numerous advanced features that help end users create and edit complex expressions. These are as follows:

    Note: ComponentOne ExpressionEditor for WinForms is compatible with both .NET and .NET Framework.
    API References
    C1.Win.ExpressionEditor .NET Framework Assembly C1.Win.ExpressionEditor .NET Assembly
    See Also