[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Framework.Behaviors.BehaviorCollection

BehaviorCollection Class

Represents a collection of behaviors.

Inheritance
BehaviorCollection
Namespace: GrapeCity.ActiveReports.Framework.Behaviors
Assembly: MESCIUS.ActiveReports.Viewer.Wpf.dll
Syntax
public class BehaviorCollection : ObservableCollection<IBehavior>, IList<IBehavior>, ICollection<IBehavior>, IList, ICollection, IReadOnlyList<IBehavior>, IReadOnlyCollection<IBehavior>, IEnumerable<IBehavior>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged, IBehavior

Constructors

Name Description
BehaviorCollection()

Initializes a new instance of the BehaviorCollection class.

Properties

Name Description
HostObject

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