CIMFormDatetimePickerInput Class Properties
In This Topic
For a list of all members of this type, see CIMFormDatetimePickerInput members.
Public Properties
| | Name | Description |
 | IncludeTime |
Gets or sets a value indicating whether the datetime picker should provide an option to select the
time. If not provided, the default value is 'false'.
|
 | Max |
Gets or sets the maximum date to allow. The offset of the timestamp is ignored.
|
 | Min |
Gets or sets the minimum date to allow. The offset of the timestamp is ignored.
|
Top
See Also