Skip to main content
All docs
V26.1
  • DefaultBarItemNames.DashboardItemCaption_ExportToImageButton Field

    The Export To Image button in the dashboard item’s caption and context menu that exports data of a specific dashboard item.

    Namespace: DevExpress.Xpf.Dashboard.Themes

    Assembly: DevExpress.Xpf.Dashboard.v26.1.dll

    NuGet Package: DevExpress.Wpf.Dashboard

    Declaration

    public const string DashboardItemCaption_ExportToImageButton = "DashboardItemCaption_ExportToImageButton"

    Field Value

    Type Description
    String

    DashboardItemCaption_ExportToImageButton

    See Also