Skip to main content
A newer version of this page is available. .

FluentDesignFormControl.RepositoryItems Property

Provides access to editor repositories that can be shown by BarEditItemLink objects in this FluentDesignFormControl region.

Namespace: DevExpress.XtraBars.FluentDesignSystem

Assembly: DevExpress.XtraBars.v18.2.dll

Declaration

[Browsable(false)]
[SkipRuntimeSerialization]
public virtual RepositoryItemCollection RepositoryItems { get; }

Property Value

Type
RepositoryItemCollection
See Also