[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Framework.Converters.MultiValueDetailsConverter

MultiValueDetailsConverter Class

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

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

Constructors

Name Description
MultiValueDetailsConverter()

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.