Version

WinGridWordWriter Resource Strings Reference

You can quickly and easily modify any resource string value that is displayed to a user by a control/component. Resource strings include items such as dialog box captions, warning messages, alerts, etc.

The following table lists the names of the resource strings that are used by this assembly, along with the string’s default text value.

Resource String Name Default Value

LDR_UltraGridWordWriter_E_CellExported

Occurs after a grid cell is exported to a report.

LDR_UltraGridWordWriter_E_CellExporting

Occurs before a grid cell is exported to a report.

LDR_UltraGridWordWriter_E_ExportEnded

Occurs after the export process has completed.

LDR_UltraGridWordWriter_E_ExportEnding

Occurs before the export process has ended, but before the Word document is finalized.

LDR_UltraGridWordWriter_E_ExportStarted

Occurs before the export begins.

LDR_UltraGridWordWriter_E_HeaderCellExported

Occurs after a header cell is exported to a report.

LDR_UltraGridWordWriter_E_HeaderCellExporting

Occurs before a header cell is exported to a report.

LDR_UltraGridWordWriter_E_HeaderRowExported

Occurs after a header row is exported to a report.

LDR_UltraGridWordWriter_E_HeaderRowExporting

Occurs before a header row is exported to a report.

LDR_UltraGridWordWriter_E_InitializeRow

Occurs when a row is initialized.

LDR_UltraGridWordWriter_E_RowExported

Occurs after a grid row is exported to a report.

LDR_UltraGridWordWriter_E_RowExporting

Occurs before a grid row is exported to a report.

LDR_UltraGridWordWriter_E_SummaryCellExported

Occurs after a summary cell is exported to a report.

LDR_UltraGridWordWriter_E_SummaryCellExporting

Occurs before a summary cell is exported to a report.

LDR_UltraGridWordWriter_E_SummaryRowExported

Occurs after a summary row is exported to a report.

LDR_UltraGridWordWriter_E_SummaryRowExporting

Occurs before summary row is exported to a report.