Date Time
Properties | Events | Methods
DateTime combines date and time into one value, marking a specific moment with day, month, year, and exact time.

Properties
Appearance
Width
Defines the width of the input text box.
Placeholder
Default text display in textbox.
Label on Disable
Control's label is visible when disabled.
Custom
Allow Future Date
Used to allow the future date.
Allow Back Date
To add or edit the backdate.
Text Alignment
Specifies how the text should be aligned within the control (e.g., Left, Right)
Strict Mode
The date input must be valid and match the expected format.
Calendar Mode
Used to allow the calendar mode as Default (Gregorian) or Islamic (Hijri)
Data
Min Date
Assign minimum value for this control.
Max Date
Assign maximum value for this control.
Others
Exclude Clone
Disable Clone functionality.
Language
Properties related to localization and language-specific display.
Show In Popup
It allows a screen, form, or section to open in a small popup window on top of the current page.
Methods
For more information on Methods in this section, see the General-Methods.
Events
Applicable events is On change (Onchange)
