DateFilterDashboardItem.Dimension Property
Gets or sets a dimension that provide values for the Date Filter.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Dimension | null | A Dimension object used to provide values for the filter element. |
See Also