Back to Devexpress

PersistentRepository Constructors

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-persistentrepository-dot-ctor.md

latest1.5 KB
Original Source

PersistentRepository Constructors

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

NameParametersDescription
PersistentRepository()noneCreates a new PersistentRepository class instance.
PersistentRepository(Component)parentComponentCreates a new PersistentRepository class instance.
PersistentRepository(IContainer)containerInitializes a new instance of the PersistentRepository class.

See Also

PersistentRepository Class

PersistentRepository Members

DevExpress.XtraEditors.Repository Namespace