Wisej.Web.DateTimePickerFormat
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Specifies the date and time format the DateTimePicker control displays.
Custom
The control displays the date/time value in a custom format defined in the property.
DateTime
The control displays the date/time value using the default date + time format (G).
Long
The control displays the date/time value using the default long date format (D).
Short
The control displays the date/time value using the default short date format (d).
Time
The control displays the date/time value using the default time format (T).
Returns or sets the format of the date/time value displayed in the control.
Returns or sets the format of the date/time value displayed in the control.
Returns or sets the format of the date/time value displayed in the control.
Sets the format for displaying date and time in the specified control.