ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionEditorPanel Class / C1ExpressionEditorPanel Constructor

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