PageElementPropertiesSchedulerCtrl_RememberSelectedDate Property |
By default, the control remembers the last selected date. If set to False, the first view of the control will default to Today.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax bool SchedulerCtrl_RememberSelectedDate { get; }
ReadOnly Property SchedulerCtrl_RememberSelectedDate As Boolean
Get
Property Value
Type:
BooleanBy default, the control remembers the last selected date. If set to False, the first view of the control will default to Today.
See Also