Skip to main content
All docs
V26.1
  • CustomItemExportInfo.ExportMode Property

    Gets the document export mode.

    Namespace: DevExpress.DashboardCommon

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

    Declaration

    public DashboardExportMode ExportMode { get; }

    Property Value

    Type Description
    DashboardExportMode

    The value that specifies the document export mode.

    See Also