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