Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor Namespace / C1ExpressionEditorPanel Class
Members

In This Topic
    C1ExpressionEditorPanel Class
    In This Topic
    The C1ExpressionEditorPanel control provides С1.Win.ExpressionEditor.C1ExpressionEditor by panel of useful tools. It provides a list of predefined and dynamic elements that can be used in expression.
    Object Model
    C1ExpressionEditorPanel ClassC1ExpressionEditor Class
    Syntax
    'Declaration
     
    
    Public Class C1ExpressionEditorPanel 
       Inherits System.Windows.Forms.Control
    public class C1ExpressionEditorPanel : System.Windows.Forms.Control 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                C1.Win.ExpressionEditor.C1ExpressionEditorPanel

    See Also