TileItemFrameCollection.Owner Property
Gets the collection’s owner.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraEditors.ITileItem | A ITileItem object that is the collection’s owner. |
See Also