Provides conversion options for the MappedValueConverter converter.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public class MappedValueConverterParameter
Visual Basic (Declaration)
Public Class MappedValueConverterParameter

Remarks

An instance of the MappedValueConverterParameter is used as a parameter for the MappedValueConverter Binding converter.

Inheritance Hierarchy

System..::..Object
  C1.WPF.C1Schedule..::..MappedValueConverterParameter

See Also