Skip to main content

PivotGridControl.ExportToMht(String, MhtExportOptions) Method

In This Article

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll

#Declaration

public void ExportToMht(
    string filePath,
    MhtExportOptions options
)

#Parameters

Name Type
filePath String
options MhtExportOptions
See Also