Click or drag to resize

ConverterBase Properties

The ConverterBase type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDefaultDateTimeFormat

Allow you to set the default Date Format used for the Converter.

using the same CustomDateTimeFormat that is used in the .NET framework.

By default: "ddMMyyyy"

Top
See Also