[]
        
(Showing Draft Content)

C1.WPF.ExpressionEditor.ExpressionEvaluationMultiValueConverter

ExpressionEvaluationMultiValueConverter Class

A multi-value converter that evaluates expressions using the C1ExpressionEngine.

Inheritance
ExpressionEvaluationMultiValueConverter
Namespace: C1.WPF.ExpressionEditor
Assembly: C1.WPF.ExpressionEditor.dll
Syntax
public class ExpressionEvaluationMultiValueConverter : ExpressionEvaluationConverterBase, INotifyPropertyChanged, IMultiValueConverter
Public Class ExpressionEvaluationMultiValueConverter
    Inherits ExpressionEvaluationConverterBase
    Implements INotifyPropertyChanged, IMultiValueConverter

Constructors

Name Description
ExpressionEvaluationMultiValueConverter()

Methods

Name Description
Convert(object[], Type, object, CultureInfo)
ConvertBack(object, Type[], object, CultureInfo)