New to Telerik UI for WinFormsStart a free 30-day trial

Represents a collection of PropertyChangeBahavior instances. See also RadElement.AddBehavior

Definition

Namespace:Telerik.WinControls

Assembly:Telerik.WinControls.dll

Syntax:

C#
public class PropertyChangeBehaviorCollection : List<PropertyChangeBehavior>, IList, ICollection, IEnumerable

Inheritance: objectList<PropertyChangeBehavior>PropertyChangeBehaviorCollection

Implements: ICollectionIEnumerableIList

Constructors

C#
public PropertyChangeBehaviorCollection()
C#
public PropertyChangeBehaviorCollection(int capacity)
Parameters:capacityint