ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace
Inheritance Hierarchy
In This Topic
    C1.WPF.ExpressionEditor Namespace
    In This Topic
    Classes
     ClassDescription
    ClassThe base style rule of the editor.
    ClassThe C1ExpressionEditor control is used to dynamically produce an expression and get the result of the expression. It supports DataBinding and integrates with controls which provide the ISupportExpressions interface. C1ExpressionEditor can also use field values of such control in expression string.
    ClassThe C1ExpressionEditorPanel control provides C1ExpressionEditor by panel of useful tools. It provides a list of predefined and dynamic elements that can be used in expression.
    ClassRepresents a rich editing control that contains expression editor.
    ClassThe command handler in expression panel.
    ClassThe collection of the expression editor.
    ClassRepresents a expression category for a C1ExpressionEditorPanel.
    ClassThe field style rule of the editor.
    ClassThe functions style rule of the editor.
    ClassDescribes intellisense item information.
    ClassThe keywords style rule of the editor.
    ClassThe number style rule of the editor.
    ClassThe custom regex style rule of the editor.
    ClassThe collections of base rules.
    ClassThe string style rule of the editor.
    Class 
    ClassThe word event.
    ClassThe word location event.
    Interfaces
     InterfaceDescription
    InterfaceThe interface of the ExpressionEditor highlighter.
    InterfaceSupports integrates with controls.
    Delegates
     DelegateDescription
    DelegateThe handler of the word event.
    DelegateThe handler of the word location event.
    Enumerations
     EnumerationDescription
    Enumeration 
    EnumerationThe syntax type of editor.
    See Also