Skip to main content

CustomItemWindowDefinition Class

In This Article

A window definition used to perform calculations within the CustomDashboardItem. For internal use.

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.Dashboard.Core

#Declaration

public class CustomItemWindowDefinition :
    MeasureCalculationWindowDefinition

#Inheritance

Object
DevExpress.DashboardCommon.Native.ClonableModelBase<MeasureCalculationWindowDefinition>
MeasureCalculationWindowDefinition
CustomItemWindowDefinition
See Also