ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.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 Windows.UI.Xaml.Controls.Control
    public class C1ExpressionEditorPanel : Windows.UI.Xaml.Controls.Control 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   C1.Xaml.ExpressionEditor.C1ExpressionEditorPanel

    See Also