ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / ISupportExpressions Interface / ExpressionEditors Property

In This Topic
    ExpressionEditors Property
    In This Topic
    Gets a collection of the expression editor
    Syntax
    'Declaration
     
    ReadOnly Property ExpressionEditors As ExpressionEditorCollection
    ExpressionEditorCollection ExpressionEditors {get;}
    See Also