dw-date-time-edit-mask
Last updated
Last updated
Adds supports for [DwDateTimeEditMaskComponent]
Component Selector: 'wm-dw-date-time-edit-mask'
DwDateTimeEditMaskComponent extends ColumnControlComponent.
Property
Get/Set
Notify Changes
Details
dropdownCalendar: boolean
Yes/Yes
Yes
Returns a boolean value indicating if the control has a DropDownCalendar.
mask: string
Yes/No
Yes
Returns the mask processed by the EditMaskService.
value: Date
Yes/Yes
Yes
Returns the date value of the model.
Event
Supported
Parameter
Details
None
None
None
None