[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Framework.Implementation.SelectionBehaviorBase.Attach

Attach Method

Attach(ScrollViewer)

Attach behavior to the specified ScrollViewer.

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