Skip to main content
A newer version of this page is available. .
All docs
V20.2

HierarchicalElement Class

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v20.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

public abstract class HierarchicalElement :
    IDisposable,
    ICloneable,
    IOwnedElement,
    IXtraSupportShouldSerialize,
    ISupportDesignerUpdate
See Also