Device.PickerModes
Wisej.Web.Ext.MobileIntegration.Device PickerModes
Namespace: Wisej.Web.Ext.MobileIntegration
Assembly: Wisej.Web.Ext.MobileIntegration (2.5.0.0)
The mode displayed by the date picker.
Fields
Name
Description
CountDownTimer
A mode that displays hour and minute values, for example [ 1 | 53 ].
Date
A mode that displays the date in months, days of the month, and years.
DateAndTime
A mode that displays the date as unified day of the week, month, and day of the month values, plus hours, minutes, and (optionally) an AM/PM designation.
Time
A mode that displays the date in hours, minutes, and (optionally) an AM/PM designation.
Used By
Name
Description
Shows a date picker with the specified configuration.
Last updated