Used to create the control content from the edited content.

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

Syntax

C#
public TypeConverter ContentConverter { get; set; }
Visual Basic
Public Property ContentConverter As TypeConverter
	Get
	Set

See Also