CollectionBase<T>.Owner Property
In This Article
Provides access to the owner of this collection.
Namespace: DevExpress.WinUI.Charts
Assembly: DevExpress.WinUI.Charts.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Object | A Object class descendant. |
See Also