LayoutRepositoryItem.RepositoryItem Property
Gets or sets a repository item associated with the current layout item.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[Browsable(false)]
public virtual RepositoryItem RepositoryItem { get; set; }
#Property Value
Type | Description |
---|---|
Repository |
A Repository |