Gets a collection of ValueMapItem objects defining a mapping between a conversion input values and an output value.

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

Syntax

C#
public ValueMapItemCollection Items { get; }
Visual Basic (Declaration)
Public ReadOnly Property Items As ValueMapItemCollection
	Get

See Also