Class | Description | |
---|---|---|
![]() | CellExportingEventArgs | Event parameters used for the UltraGridWordWriter.CellExporting event. |
![]() | ExportEndedEventArgs | Event parameters used for the UltraGridWordWriter.ExportEnded event. |
![]() | ExportEndingEventArgs | Event parameters used for the UltraGridWordWriter.ExportEnding event. |
![]() | ExportStartedEventArgs | Event parameters used for the UltraGridWordWriter.ExportStarted event. |
![]() | HeaderCellExportingEventArgs | Event parameters used for the UltraGridWordWriter.HeaderCellExporting event. |
![]() | HeaderRowExportingEventArgs | Event parameters used for the UltraGridWordWriter.HeaderRowExporting event. |
![]() | Resources | Exposes a Infragistics.Shared.ResourceCustomizer instance for this assembly. |
![]() | RowExportingEventArgs | Event parameters used for the UltraGridWordWriter.RowExporting event. |
![]() | SummaryCellExportingEventArgs | Event parameters used for the UltraGridWordWriter.SummaryCellExporting event. |
![]() | SummaryRowExportingEventArgs | Event parameters used for the UltraGridWordWriter.SummaryRowExporting event. |
![]() | TableCellExportingEventArgs | Base class for event arguments for events that fire before writing a Table Cell to a Microsoft Word document. |
![]() | UltraGridWordWriter | UltraGridWordWriter component provides Microsoft Word exporting functionality to UltraGrid. |
![]() | Utilities | A class containing static helper methods. |
![]() | WordTableCellSettings | An object which gets or sets properties that apply to a cell of a table in a Word document for the purposes of exporting. |
![]() | WordTableSettings | Class which exposes properties to determine the look and behavior of the MS Word table into which the UltraWinGrid will be exported. |
![]() | WordWriterInitializeRowEventArgs | Event parameters used for the UltraGridWordWriter.InitializeRow event. |
Enumeration | Description | |
---|---|---|
![]() | AutoSize | Options for automatically sizing the columns and rows of the grid before exporting. |
![]() | CheckBoxExportStyle | Options for determining how CheckBox cells in the grid are exported to MS Word. |
![]() | HeaderTypes | An enumerator for different header types used in header export related events. |
![]() | PropertyIds | Values that uniquely identify each control property. |