LayoutRepositoryItem Class
Represents a layout item capable of displaying information provided by a repository item.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
Some container controls (e.g. XtraGrid) can embed Layout Controls. Layout items in an embedded Layout Control must be capable of displaying repository item objects. The LayoutRepositoryItem is the base for classes that represent layout items in container controls.
Inheritance
Object
MarshalByRefObject
Component
DevExpress.XtraLayout.SupportVisitor
BaseLayoutItem
LayoutItem
LayoutControlItem
LayoutRepositoryItem
See Also