The TwxDateTimeFormatModel type exposes the following members.

Properties

  NameDescription
Public propertyCustomDateFormat
Custom date format. Use a standard .NET format.
Public propertyCustomFormat
Custom date/time format.
Public propertyCustomTimeFormat
Custom time format. Use a standard .NET format.
Public propertyDateFormat
Date format type.
Public propertyDateTimeMode
Visibility of date and time components.
Public propertyDateTimeSeparator
Date/time separator.
Public propertyTimeFormat
Time format type.
Public propertyUseCustomFormat
Use custom date/time format.

See Also