A newer version of this page is available.
Switch to the current version.
ISunburstDataAdapter Interface
The interface that a data provider class should implement.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v18.2.dll
Declaration
Related API Members
The following members accept/return ISunburstDataAdapter objects:
Remarks
This interface introduces the ISunburstDataAdapter.Items property that allows you to obtain sunburst items the data adapter provides.
See Also
Feedback