[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Framework.Implementation.MapTreeSelectedItem.Attach

Attach Method

Attach(TreeView)

Attaches the behavior to the specified host.

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

The TreeView to attach the behavior to.

Overrides