[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Framework.Implementation.DocumentBehavior.Attach

Attach Method

Attach(ScrollViewer)

Attaches the behavior to specified host.

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

The host.

Overrides