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