SpecificWindowDefinition.Dimensions Property
Gets the set of dimensions that fall into the window.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DimensionCollection | A DimensionCollection object that is the set of dimensions that fall into the window. |
See Also