[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Framework.Behaviors.BehaviorCollection.HostObject

HostObject Property

HostObject

Gets or sets the object to which the behaviors are attached.

Declaration
public DependencyObject HostObject { get; set; }
Property Value
Type Description
DependencyObject

The object the behaviors are attached to.

Implements