Click or drag to resize

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; }

Property Value

Type: Boolean
By default, the control remembers the last selected date. If set to False, the first view of the control will default to Today.
See Also