Version

Infragistics.Win.UltraWinGrid.WordWriter Namespace

Classes
 ClassDescription
ClassCellExportingEventArgs Event parameters used for the UltraGridWordWriter.CellExporting event.
ClassExportEndedEventArgs Event parameters used for the UltraGridWordWriter.ExportEnded event.
ClassExportEndingEventArgs Event parameters used for the UltraGridWordWriter.ExportEnding event.
ClassExportStartedEventArgs Event parameters used for the UltraGridWordWriter.ExportStarted event.
ClassHeaderCellExportingEventArgs Event parameters used for the UltraGridWordWriter.HeaderCellExporting event.
ClassHeaderRowExportingEventArgs Event parameters used for the UltraGridWordWriter.HeaderRowExporting event.
ClassResources Exposes a Infragistics.Shared.ResourceCustomizer instance for this assembly.
ClassRowExportingEventArgs Event parameters used for the UltraGridWordWriter.RowExporting event.
ClassSummaryCellExportingEventArgs Event parameters used for the UltraGridWordWriter.SummaryCellExporting event.
ClassSummaryRowExportingEventArgs Event parameters used for the UltraGridWordWriter.SummaryRowExporting event.
ClassTableCellExportingEventArgs Base class for event arguments for events that fire before writing a Table Cell to a Microsoft Word document.
ClassUltraGridWordWriter UltraGridWordWriter component provides Microsoft Word exporting functionality to UltraGrid.
ClassUtilities A class containing static helper methods.
ClassWordTableCellSettings An object which gets or sets properties that apply to a cell of a table in a Word document for the purposes of exporting.
ClassWordTableSettings Class which exposes properties to determine the look and behavior of the MS Word table into which the UltraWinGrid will be exported.
ClassWordWriterInitializeRowEventArgs Event parameters used for the UltraGridWordWriter.InitializeRow event.
Enumerations
 EnumerationDescription
EnumerationAutoSize Options for automatically sizing the columns and rows of the grid before exporting.
EnumerationCheckBoxExportStyle Options for determining how CheckBox cells in the grid are exported to MS Word.
EnumerationHeaderTypes An enumerator for different header types used in header export related events.
EnumerationPropertyIds Values that uniquely identify each control property.
See Also