DefaultBarItemNames.DashboardTitle_ExportToExcelButton Field
The Export To Excel button in the dashboard title.
Namespace: DevExpress.Xpf.Dashboard.Themes
Assembly: DevExpress.Xpf.Dashboard.v26.1.dll
Declaration
public const string DashboardTitle_ExportToExcelButton = "DashboardTitle_ExportToExcelButton"
Field Value
| Type | Description |
|---|---|
| String | DashboardTitle_ExportToExcelButton |
See Also