Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V17.2
  • CardWidgetCustomizeTextEventArgs.getValue() Method

    Gets a dimension/measure value to be displayed within the card.

    Namespace: DevExpress.Dashboard

    Assembly: DevExpress.Dashboard.v17.2.Web.Scripts.dll

    Declaration

    public object getValue()

    Returns

    Type Description
    Object

    A dimension/measure value to be displayed within the card.

    See Also