Click or drag to resize

PageElementPropertiesScheduler_Popup Property

When set, a user click on a scheduler item will present the item in a popup window rather than navigating to the item in place.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
bool Scheduler_Popup { get; }

Property Value

Type: Boolean
When set, a user click on a scheduler item will present the item in a popup window rather than navigating to the item in place.
See Also