Gets or sets a value conversion mapping for a source-to-target conversion.

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

Syntax

C#
public ValueMap SourceMapping { get; set; }
Visual Basic (Declaration)
Public Property SourceMapping As ValueMap
	Get
	Set

See Also