ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / ExpressionEditorCollection Class
Properties Methods


In This Topic
    ExpressionEditorCollection Class Members
    In This Topic

    The following tables list the members exposed by ExpressionEditorCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ExpressionEditorCollection which accepts an ISupportExpressions.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets an expression editor in collections.  
    Top
    Public Methods
     NameDescription
    Public MethodAdd an expression editor to the collection.  
    Public MethodGets the column name is contained in the collection.  
    Public MethodClean up events being used.  
    Public MethodOverloaded. Evaluate all expression editor values.  
    Public MethodGets the column name of the expression editor.  
    Public MethodRemove the corresponding expression editor with the column name.  
    Public MethodRename the expression editor names.  
    Top
    See Also