Skip to main content
All docs
V18.2

ASPxClientDashboardItemDataDimensionValue.GetValue() Method

Gets the current dimension value.

Namespace: DevExpress.DashboardWeb.Scripts

Assembly: DevExpress.Dashboard.v18.2.Web.WebForms.Scripts.dll

Declaration

public object GetValue()

Returns

Type Description
Object

A String value that is the current dimension value.

See Also