Measure.FilterString Property
Gets or sets the criteria string used to filter data displayed in the dashboard item.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | null | A String that specifies a criteria string used to filter data within a Measure. |
See Also