Skip to main content
A newer version of this page is available. .

TreeMapDependencyObject.Owner Property

Returns an object’s owner.

Namespace: DevExpress.Xpf.TreeMap

Assembly: DevExpress.Xpf.TreeMap.v18.2.dll

Declaration

public object Owner { get; }

Property Value

Type Description
Object

An owner object.

Property Paths

You can access this nested property as listed below:

Object Type Path to Owner
TreeMapControl
See Also