[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Framework.Implementation.MapTreeSelectedItem

MapTreeSelectedItem Class

Represents a behavior that maps the MouseLeftButtonUp event of items to updates of the attached SelectedItem property.

Inheritance
MapTreeSelectedItem
Implements
Namespace: GrapeCity.ActiveReports.Framework.Implementation
Assembly: MESCIUS.ActiveReports.Viewer.Wpf.dll
Syntax
public class MapTreeSelectedItem : Behavior<TreeView>, IBehavior

Constructors

Name Description
MapTreeSelectedItem()

Methods

Name Description
Attach(TreeView)

Attaches the behavior to the specified host.

Detach(TreeView)

Detaches the behavior from the specified host.