Skip to main content
All docs
V25.1
  • IDashboardControl.ExcelExportOptions Property

    Provides access to options related to exporting a dashboard item to Excel format.

    Namespace: DevExpress.DashboardWin

    Assembly: DevExpress.Dashboard.v25.1.Win.dll

    NuGet Package: DevExpress.Win.Dashboard

    Declaration

    DashboardExcelExportOptions ExcelExportOptions { get; }

    Property Value

    Type
    DashboardExcelExportOptions
    See Also