| Infragistics.Win.UltraWinGrid.DocumentExport Namespace : UltraGridDocumentExporter Class |
UltraGridDocumentExporter Overview
UltraGridDocumentExporter Constructor | Overloaded. UltraGridDocumentExporter constructor. |
![]() ReportRelevantPropFlags | Relevant appearance properties used in reports. All other properties are ignored in exporting process. |
AutoSize | Gets / sets whether columns and rows will be automatically sized to fit their contents before exporting. |
Container (Inherited from System.ComponentModel.Component) | |
FileBuffer | A filename where data can be cached during a Publish operation. |
ImageCompressorType | Determines which type of compressor to use for images. |
ImageTransparentMapColor | Determines the color in the exported documented that will be used as the Transparent color. |
Margins | Gets or returns the page margins of the pages within the section of the report in which the grid is exported. |
Report | |
Site (Inherited from System.ComponentModel.Component) | |
TargetPaperOrientation | The target paper orientation. |
TargetPaperSize | The target paper size in points (a point is 1/72th of an inch). |
UseFileBuffer | Gets or returns whether a FileBuffer will be used during a Publish operation. |
CreateObjRef (Inherited from System.MarshalByRefObject) | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
Dispose | Overloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
Export | Overloaded. Exports the specified grid to the specified file. |
GetLifetimeService (Inherited from System.MarshalByRefObject) | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
InitializeLifetimeService (Inherited from System.MarshalByRefObject) | Obtains a lifetime service object to control the lifetime policy for this instance. |
ResetImageTransparentMapColor | Resets the property back to its default value |
ResetMargins | Resets the property back to its default value |
ResetTargetPaperSize | Resets the property back to its default value |
ToString (Inherited from System.ComponentModel.Component) |
BeginExport | Occurs before the export begins. |
CellExported | Occurs after a grid cell is exported to a report. |
CellExporting | Occurs before a grid cell is exported to a report. |
Disposed (Inherited from System.ComponentModel.Component) | |
EndExport | Occurs after grid export is finished. |
HeaderCellExported | Occurs after a header cell is exported to a report. |
HeaderCellExporting | Occurs before a header cell is exported to a report. |
HeaderRowExported | Occurs after a header row 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) | |
RowExported | Occurs after a grid row is exported to a report. |
RowExporting | Occurs before a grid row is exported to a report. |
SummaryCellExported | Occurs after a summary cell is exported to a report. |
SummaryCellExporting | Occurs before a summary cell is exported to a report. |
SummaryRowExported | Occurs after a summary row is exported to a report. |
SummaryRowExporting | Occurs before summary row is exported to a report. |
CanRaiseEvents (Inherited from System.ComponentModel.Component) | |
DesignMode (Inherited from System.ComponentModel.Component) | |
Events (Inherited from Infragistics.Win.UltraComponentBase) |
Finalize (Inherited from System.ComponentModel.Component) | |
GetService (Inherited from System.ComponentModel.Component) | |
MemberwiseClone (Inherited from System.MarshalByRefObject) | Overloaded. Creates a shallow copy of the current MarshalByRefObject object. |
NotifyDesignEnvironmentOfChange (Inherited from Infragistics.Win.UltraComponentBase) | |
NotifyPropChange (Inherited from Infragistics.Win.UltraComponentBase) | Overloaded. |
OnBeginExport | Called before grid export starts. |
OnCellExported | Called after a grid cell is exported to a report. |
OnCellExporting | Called before a grid cell is exported to a report. |
OnEndExport | Called after grid export is finished. |
OnHeaderCellExported | Called after a header cell is exported to a report. |
OnHeaderCellExporting | Called before a header cell is exported to a report. |
OnHeaderRowExported | Called after a header row 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) | |
OnRowExported | Called after a grid row is exported to a report. |
OnRowExporting | Called before a grid row is exported to a report. |
OnSummaryCellExported | Called after summary cell is exported to a report. |
OnSummaryCellExporting | Called before a summary cell is exported to a report. |
OnSummaryRowExported | Called after a summary row is exported to a report. |
OnSummaryRowExporting | Called before a summary row is exported to a report. |
ShouldSerializeImageTransparentMapColor | Returns true if the value is not the default |
ShouldSerializeMargins | Returns true if the value is not the default |
ShouldSerializeTargetPaperSize | Returns true if the value is not the default |
UltraGridDocumentExporter Class | Infragistics.Win.UltraWinGrid.DocumentExport Namespace