Back to Devexpress

LayoutControl.RepositoryItems Property

windowsforms-devexpress-dot-xtralayout-dot-layoutcontrol-8e94f97f.md

latest1.1 KB
Original Source

LayoutControl.RepositoryItems Property

Namespace : DevExpress.XtraLayout

Assembly : DevExpress.XtraLayout.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public virtual RepositoryItemCollection RepositoryItems { get; }
vb
<Browsable(False)>
Public Overridable ReadOnly Property RepositoryItems As RepositoryItemCollection

Property Value

Type
RepositoryItemCollection

See Also

LayoutControl Class

LayoutControl Members

DevExpress.XtraLayout Namespace