Skip to main content
All docs
V24.2

HierarchicalElement Class

The base class for HierarchicalChartControlBase elements.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v24.2.dll

Declaration

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