DateTimePickerFormat
Wisej.Web.DateTimePickerFormat
Last updated
Was this helpful?
Wisej.Web.DateTimePickerFormat
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.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.