BarManager.EditorsRepository Property
Namespace:DevExpress.XtraBars
Assembly:DevExpress.XtraBars.v19.2.dll
Note: This API is now obsolete.
You should use 'RepositoryItems' or 'ExternalRepository' property

Syntax
C# |
public PersistentRepository EditorsRepository { get; set; }
|
VB |
Public Property EditorsRepository As PersistentRepository
|
Property value
Type:
PersistentRepository
Always null (Nothing in Visual Basic).

See Also
Is this topic helpful?
Additional Feedback
Close