Back to Devexpress

PersistentRepository Events

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-persistentrepository-dot-underscore-events.md

latest1.7 KB
Original Source

PersistentRepository Events

Stores repository items to be shared between container controls and components (GridControl, TreeList, RibbonControl, BarManager, etc).

NameDescription
CollectionChangedFires immediately after the repository item collection has been changed. Inherited from EditorsRepositoryBase.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
PropertiesChangedFires when changing repository item properties residing within the repository. Inherited from EditorsRepositoryBase.

See Also

PersistentRepository Class

PersistentRepository Members

DevExpress.XtraEditors.Repository Namespace