ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / C1ExpressionEditorPanel Class
Members

In This Topic
    C1ExpressionEditorPanel Class
    In This Topic
    The C1ExpressionEditorPanel control provides C1ExpressionEditor by panel of useful tools. It provides a list of predefined and dynamic elements that can be used in expression.
    Object Model
    C1ExpressionEditorPanel Class
    Syntax
    'Declaration
     
    Public Class C1ExpressionEditorPanel 
       Inherits System.Windows.Controls.Control
    public class C1ExpressionEditorPanel : 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.C1ExpressionEditorPanel

    See Also