ComponentOne Expression Editor for WPF
C1ExpressionEditorPanel Class
Members 

C1.WPF.ExpressionEditor.4 Assembly > C1.WPF.ExpressionEditor Namespace : C1ExpressionEditorPanel Class
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

Reference

C1ExpressionEditorPanel Members
C1.WPF.ExpressionEditor Namespace