[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Framework.Implementation.ScrollBehavior.Detach

Detach Method

Detach(ScrollViewer)

Detaches the behavior from the specified host.

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

The ScrollViewer to detach the behavior from.

Overrides