[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Framework.Implementation.SelectionBehaviorBase.Detach

Detach Method

Detach(ScrollViewer)

Detach behavior from the specified ScrollViewer.

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