Skip to main content
All docs
V20.2

CustomDashboardItem.SliceTables Property

For internal use

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v20.2.Core.dll

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.WindowsDesktop.Dashboard.Core

Declaration

public SliceTableCollection SliceTables { get; }

Property Value

Type
DevExpress.DashboardCommon.SliceTableCollection
See Also