Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
BehaviorCollectionBase class Members
The following tables list the members exposed by BehaviorCollectionBase.
Public Properties
| Name | Description |
| grid | Returns the grid the collection belongs to. |
Public Methods
| Name | Description |
| add | Adds a behavior to the collection. |
| dispose | Called whenever the object is being disposed of. |
| getBehaviorByName | Returns a behavior object with the name specified. |
| getBehaviorFromInterface | Returns a behavior object that implements provided interface. |
See Also