ComponentOne Expression Editor for WPF
C1ExpressionEditor Class
Members 

C1.WPF.ExpressionEditor.4 Assembly > C1.WPF.ExpressionEditor Namespace : C1ExpressionEditor Class
The 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.
Object Model
C1ExpressionEditor Class
Syntax
'Declaration
 
Public Class C1ExpressionEditor 
   Inherits System.Windows.Controls.Control
public class C1ExpressionEditor : System.Windows.Controls.Control 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     C1.WPF.ExpressionEditor.C1ExpressionEditor

See Also

Reference

C1ExpressionEditor Members
C1.WPF.ExpressionEditor Namespace