ComponentOne Expression Editor for UWP
In This Topic
    Object Model Summary
    In This Topic

    Expression Editor comes with a rich object model, providing various classes, objects, collections, and associated methods and properties for creating powerful applications with Expression Editor, to help perform advanced operations using expressions. The following table lists some of these objects and their major properties.

    C1ExpressionEditor

    Properties: DataSourceExpressionShowErrorBoxSyntaxHighlightingUnderlineErrors.

    Methods: EvaluateSetCustomEngine.

    C1ExpressionEditorPanel

    Properties: ButtonBackgroundButtonForegroundExpressionEditorIsMouseOverMouseOverBrush.

    ISupportExpressions Interface

    Properties: ExpressionEditorsItemsSource.

    See Also