Table of Contents

Interface IExportDialog

Namespace: FastReport.Olap.Export
Assembly: FastCube.Core.dll

Interface for showing export dialog.

public interface IExportDialog

Methods

AdjustHeight()

Adjusts the height.

void AdjustHeight()

ApplyDialog(ExportBase)

Apply dialog to the export.

void ApplyDialog(ExportBase exportBase)

Parameters

exportBase ExportBase

AssignExport(ExportBase)

Assign dialog from the export.

void AssignExport(ExportBase exportBase)

Parameters

exportBase ExportBase

ShowExportDialog()

Show export dialog and returns dialog result (winforms compatible).

int ShowExportDialog()

Returns

int