Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor Namespace / C1ExpressionEditorPanel Class / C1ExpressionEditorPanel Constructor / C1ExpressionEditorPanel Constructor()

In This Topic
    C1ExpressionEditorPanel Constructor()
    In This Topic
    Initializes a new instance of the C1ExpressionEditorPanel control.
    Syntax
    'Declaration
     
    
    Public Function New()
    public C1ExpressionEditorPanel()
    See Also