Back to Devexpress

ISunburstDataAdapter Interface

windowsforms-devexpress-dot-xtratreemap-956b1e0a.md

latest1.2 KB
Original Source

ISunburstDataAdapter Interface

The interface that a data provider class should implement.

Namespace : DevExpress.XtraTreeMap

Assembly : DevExpress.XtraTreeMap.v25.2.dll

NuGet Package : DevExpress.TreeMap

Declaration

csharp
public interface ISunburstDataAdapter
vb
Public Interface ISunburstDataAdapter

The following members return ISunburstDataAdapter objects:

Remarks

This interface introduces the ISunburstDataAdapter.Items property that allows you to obtain sunburst items the data adapter provides.

See Also

ISunburstDataAdapter Members

DevExpress.XtraTreeMap Namespace