Version 24.2 (latest)

EditorButtonsCollection Class Events

For a list of all members of this type, see EditorButtonsCollection members.

Public Events
 NameDescription
Public EventCollectionClearedInvoked when the collection has been cleared  
Public EventCollectionClearingInvoked when the collection is about to be cleared  
Public EventItemAddedInvoked when an item is added to the collection  
Public EventItemAddingInvoked before an item is added to the collection  
Public EventItemRemovedInvoked after an item is removed from the collection  
Public EventItemRemovingInvoked before an item is removed from the collection  
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also