[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Framework.Converters.MultiValueInfoConverter

MultiValueInfoConverter Class

Represents a converter that converts objects of different data types into a message ("Info").

Inheritance
MultiValueInfoConverter
Namespace: GrapeCity.ActiveReports.Framework.Converters
Assembly: MESCIUS.ActiveReports.Viewer.Wpf.dll
Syntax
public sealed class MultiValueInfoConverter : IMultiValueConverter

Constructors

Name Description
MultiValueInfoConverter()

Methods

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

Converts an array of different objects to a string result.

ConvertBack(object, Type[], object, CultureInfo)

Converts a binding target value to the source binding values.