The following tables list the members exposed by UltraGridWordWriter.
Name | Description | |
---|---|---|
UltraGridWordWriter Constructor | Overloaded. |
Name | Description | |
---|---|---|
ReportRelevantPropFlags | Relevant appearance properties used in reports. All other properties are ignored in exporting process. |
Name | Description | |
---|---|---|
AutoSize | Returns or sets whether columns will be automatically sized to fit their contents before exporting. | |
CheckBoxExportStyle | Returns or sets the style with which check box cells in the grid are exported to Excel. | |
Container | (Inherited from System.ComponentModel.Component) | |
Site | (Inherited from System.ComponentModel.Component) | |
WordTableSettings | Returns or sets properties that affect the Word Table into which the grid will be exported. |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from Infragistics.Win.UltraComponentBase) | |
SubObjectPropChangeHandler | Returns the event handler that notifies OnSubObjectPropChanged |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources. | |
Export | Overloaded. Creates a new Word document with the specified file name and exports the specified UltraWinGrid into it. | |
ExportAsync | Overloaded. Creates a new Word document with the specified file name and exports the specified UltraWinGrid into it. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
Finalize | (Inherited from System.ComponentModel.Component) | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Win.UltraComponentBase) | |
OnCellExporting | Called before a grid cell is exported to a report. | |
OnExportEnded | Used to invoke the ExportEnded event. | |
OnExportEnding | Used to invoke the ExportEnding event. | |
OnExportStarted | Used to invoke the ExportStarted event. | |
OnHeaderCellExporting | Called before a header cell is exported to a report. | |
OnHeaderRowExporting | Called before a header row is exported to a report. | |
OnInitializeRow | Called when a row is initialized. | |
OnPropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) | |
OnRowExporting | Called before a grid row is exported to a report. | |
OnSummaryCellExporting | Called before a summary cell is exported to a report. | |
OnSummaryRowExporting | Called before a summary row is exported to a report. |
Name | Description | |
---|---|---|
CellExporting | Occurs before a grid cell is exported to a report. | |
Disposed | (Inherited from System.ComponentModel.Component) | |
ExportEnded | Occurs after the export process has completed. | |
ExportEnding | Occurs before the export process has ended, but before the Word document is finalized. | |
ExportStarted | Occurs before the export begins. | |
HeaderCellExporting | Occurs before a header cell is exported to a report. | |
HeaderRowExporting | Occurs before a header row is exported to a report. | |
InitializeRow | Occurs when a row is initialized. | |
PropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) | |
RowExporting | Occurs before a grid row is exported to a report. | |
SummaryCellExporting | Occurs before a summary cell is exported to a report. | |
SummaryRowExporting | Occurs before summary row is exported to a report. |