CustomItemExportInfo.DrillDownValues Property
Gets values for the drill-down hierarchy used in the custom item.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
List<Object> | A list of objects that specify values for the drill-down hierarchy. |
See Also