LayoutRepositoryItem.RepositoryItem Property
Gets or sets a repository item associated with the current layout item.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
RepositoryItem | A RepositoryItem object to be associated with the current layout item. |
See Also