The DateTimeToStringMultiConverter type exposes the following members.

Methods

  NameDescription
Public methodConvert
Converts a value. The data binding engine calls this method when it propagates a value from the binding source to the binding target.
Public methodConvertBack
Converts a value. The data binding engine calls this method when it propagates a value from the binding target to the binding source.

Fields

  NameDescription
Public fieldStatic memberDefault
Gets an instance of DateTimeToStringConverter.

Properties

  NameDescription
Public propertyAllowNull
Gets or sets a Boolean value determining whether null values should be converted to empty string and vice versa.

See Also