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; }
ReadOnly Property Scheduler_Popup As Boolean
Get
Property Value
Type:
BooleanWhen 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