MeasureDefinitionCollection Class
A collection of MeasureDefinition objects.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Inheritance
See Also
A collection of MeasureDefinition objects.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
public class MeasureDefinitionCollection :
NotifyingCollection<MeasureDefinition>
Public Class MeasureDefinitionCollection
Inherits NotifyingCollection(Of MeasureDefinition)
No
Your feedback is appreciated.