[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Framework.Implementation.MapTreeSelectedItem.Detach

Detach Method

Detach(TreeView)

Detaches the behavior from the specified host.

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

The TreeView to detach the behavior from.

Overrides