MultiDimensionalData.IsEmpty Property
Gets a value that indicates whether the current MultiDimensionalData object is initialized.
Namespace: DevExpress.DashboardCommon.ViewerData
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the current MultiDimensionalData object is empty; otherwise, false. |
See Also