Version

Infragistics.Win.UltraWinGrid.DocumentExport Namespace

Classes
 ClassDescription
ClassAsynchronousExportErrorEventArgs The event args for the
ClassBeginExportEventArgs Event parameters used for the UltraGridDocumentExporter.BeginExport event.
ClassCellExportedEventArgs Event parameters used for the UltraGridDocumentExporter.CellExported event.
ClassCellExportingEventArgs Event parameters used for the UltraGridDocumentExporter.CellExporting event.
ClassDocumentExportInitializeRowEventArgs Event parameters used for the UltraGridDocumentExporter.InitializeRow event.
ClassEndExportEventArgs Event parameters used for the UltraGridDocumentExporter.EndExport event.
ClassExportEndedEventArgs Event parameters used for the UltraGridDocumentExporter.ExportEnded event.
ClassExportEndingEventArgs Event parameters used for the UltraGridDocumentExporter.ExportEnding event.
ClassExportStartedEventArgs Event parameters used for the UltraGridDocumentExporter.ExportStarted event.
ClassHeaderCellExportedEventArgs Event parameters used for the UltraGridDocumentExporter.HeaderCellExported event.
ClassHeaderCellExportingEventArgs Event parameters used for the UltraGridDocumentExporter.HeaderCellExporting event.
ClassHeaderRowExportedEventArgs Event parameters used for the UltraGridDocumentExporter.HeaderRowExported event.
ClassHeaderRowExportingEventArgs Event parameters used for the UltraGridDocumentExporter.HeaderRowExporting event.
ClassResources Exposes a Infragistics.Shared.ResourceCustomizer instance for this assembly.
ClassRowExportedEventArgs Event parameters used for the UltraGridDocumentExporter.RowExported event.
ClassRowExportingEventArgs Event parameters used for the UltraGridDocumentExporter.RowExporting event.
ClassSummaryCellExportedEventArgs Event parameters used for the UltraGridDocumentExporter.SummaryCellExported event.
ClassSummaryCellExportingEventArgs Event parameters used for the UltraGridDocumentExporter.SummaryCellExporting event.
ClassSummaryRowExportedEventArgs Event parameters used for the UltraGridDocumentExporter.SummaryRowExported event.
ClassSummaryRowExportingEventArgs Event parameters used for the UltraGridDocumentExporter.SummaryRowExporting event.
ClassUltraGridDocumentExporter UltraGridDocumentExporter component provides document (PDF or XPS) exporting functionality to UltraGrid.
ClassUtilities A class containing static helper methods.
Enumerations
 EnumerationDescription
EnumerationAutoSize Options for automatically sizing the columns and rows of the grid before exporting.
EnumerationGridExportFileFormat Defines the file formats to which the grid can be exported.
EnumerationHeaderTypes An enumerator for different header types used in header export related events.
EnumerationImageCompressorType Determines which compressor to use for exported images.
EnumerationPropertyIds Values that uniquely identify each control property.
See Also