[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Framework.Implementation.MouseWheelZoomBehavior.Attach

Attach Method

Attach(ScrollViewer)

Attaches the behavior to the specified host.

Declaration
protected override void Attach(ScrollViewer host)
Parameters
Type Name Description
ScrollViewer host

The ScrollViewer to attach the behavior to.

Overrides