Icon ScrollEnabled Property

property ScrollEnabled: Boolean

Available In: Visual Client Applications

Specifies whether the element wants mouse wheel and touch scroll events routed to it. Whenever a mouse wheel or touch scroll event occurs, the event manager will automatically route such events to the first container element that has its ScrollEnabled property set to True.
Image