FieldPropertiesTimePicker_DateField Property |
The date field in this mapper associated with this time field.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string TimePicker_DateField { get; }
ReadOnly Property TimePicker_DateField As String
Get
Property Value
Type:
StringThe date field in this mapper associated with this time field.
Remarks
Applies to CellType TimePicker only.
See Also