The following tables list the members exposed by DataPresenterWordWriter.
Name | Description | |
---|---|---|
DataPresenterWordWriter Constructor | Initializes a new DataPresenterWordWriter |
Name | Description | |
---|---|---|
AsyncExportDuration | Returns or sets the amount of time that should be spent processing the export each time the AsyncExportInterval elapses. | |
AsyncExportInterval | Returns or sets the amount of time to wait after performing an asynchronous export for the amount of time specified by the AsyncExportDuration. | |
DefaultFontSettings | Returns/sets an object that is used to initialize the Infragistics.Documents.Word.WordDocumentWriter.DefaultFont when the exporter creates the writer. | |
DefaultParagraphSettings | Returns/sets an object that is used to initialize the Infragistics.Documents.Word.WordDocumentWriter.DefaultTableProperties when the exporter creates the writer. | |
DefaultTableSettings | Returns/sets an object that is used to initialize the Infragistics.Documents.Word.WordDocumentWriter.DefaultTableProperties when the exporter creates the writer. | |
DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject) | |
Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject) | |
DocumentSettings | Returns/sets an object that is used to initialize the Infragistics.Documents.Word.WordDocumentWriter.DocumentProperties when the exporter creates the writer. | |
ExcludeCrossFieldRecordFilters | Determines if cross field record filter criteria of the DataPresenter is honored during the exporting process. | |
ExcludeExpandedState | Returns/sets a value indicating whether the expanded state of the source records will be copied to the records being exported. | |
ExcludeFieldLayoutSettings | Returns/sets a boolean indicating whether to copy the Infragistics.Windows.DataPresenter.FieldLayoutSettings from the control being exported. | |
ExcludeFieldSettings | Returns/sets a boolean indicating whether to copy the Infragistics.Windows.DataPresenter.FieldSettings from the control being exported. | |
ExcludeGroupBySettings | Returns/sets a boolean indicating whether to copy the GroupBy state of the fields from the control being exported. | |
ExcludeRecordFilters | Returns/sets a boolean indicating whether to copy the RecordFilter state of the fields from the control being exported. | |
ExcludeRecordVisibility | Returns/sets a boolean indicating whether to copy the Visibility setting of the records from the control being exported. | |
ExcludeSortOrder | Returns/sets a boolean indicating whether to copy the sorted fields from the control being exported. | |
ExcludeSummaries | Returns/sets a boolean indicating whether to copy the summaries of the FieldLayouts from the control being exported. | |
FinalSectionSettings | Returns/sets an object that is used to initialize the Infragistics.Documents.Word.WordDocumentWriter.FinalSectionProperties when the exporter creates the writer. | |
IsExporting | Returns a boolean indicating if the exporter is in the process of an export operation. | |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) | |
ShowAsyncExportStatus | Returns or sets a value that indicates whether a control containing the export status is displayed to the end user while an asynchronous export is in progress. |
Name | Description | |
---|---|---|
CancelExport | Cancels any asynchronous export operations for the specified Infragistics.Windows.DataPresenter.DataPresenterBase that were initiated by this instance. | |
ClearValue | Overloaded. Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | Coerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
Export | Overloaded. Exports the specified DataPresenter derived control to the specified file. | |
ExportAsync | Overloaded. Asynchronously exports the specified DataPresenter derived control to the specified file. | |
GetCellSettingsForDataRecord | Returns the format settings applied to Word Table Cell that represents a given field. | |
GetCellSettingsForExpandableFieldRecord | Returns the format settings applied to Word Table Cell that represents an Infragistics.Windows.DataPresenter.ExpandableFieldRecord header. | |
GetCellSettingsForGroupByRecord | Returns the format settings applied to Word Table Cells that represents a Infragistics.Windows.DataPresenter.GroupByRecord. | |
GetCellSettingsForLabel | Returns the format settings applied to a Infragistics.Windows.DataPresenter.FieldItem.Label when exported to word. | |
GetCellSettingsForSummaryRecord | Returns the format settings applied to Word Table Cells that represents a Infragistics.Windows.DataPresenter.SummaryRecord. | |
GetHashCode | Gets a hash code for this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
GetIgnoreField | Gets the IgnoreField property. This dependency property indicates whether the specified field should be collapsed/excluded from an export to Word using the DataPresenterWordWriter. | |
GetLocalValueEnumerator | Creates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
GetTableSettingsForFieldLayout | Returns the format settings applied to a Infragistics.Windows.DataPresenter.FieldLayout when exported to word. | |
GetValue | Returns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | Returns the local value of a dependency property, if it exists. (Inherited from System.Windows.DependencyObject) | |
SetCellSettingsForDataRecord | Sets the format settings applied to a Infragistics.Windows.DataPresenter.Cell when exported to word. | |
SetCellSettingsForExpandableFieldRecord | Sets the format settings applied to a Infragistics.Windows.DataPresenter.ExpandableFieldRecord when exported to word. | |
SetCellSettingsForGroupByRecord | Sets the format settings applied to Word Table Cells that represents a Infragistics.Windows.DataPresenter.GroupByRecord. | |
SetCellSettingsForLabel | Sets the format settings applied to a Infragistics.Windows.DataPresenter.FieldItem.Label when exported to word. | |
SetCellSettingsForSummaryRecord | Sets the format settings applied to Word Table Cells that represents a Infragistics.Windows.DataPresenter.SummaryRecord. | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetIgnoreField | Sets the IgnoreField property. This dependency property indicates whether the associated field should be collapsed/excluded from an export to Word using the DataPresenterWordWriter. | |
SetTableSettingsForFieldLayout | Sets the format settings applied to a Infragistics.Windows.DataPresenter.FieldLayout when exported to word. | |
SetValue | Overloaded. Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
OnCellExporting | Used to invoke the CellExporting event. | |
OnExportEnded | Used to invoke the ExportEnded event. | |
OnExportEnding | Used to invoke the ExportEnding event. | |
OnExportStarted | Used to invoke the ExportStarted event. | |
OnInitializeRecord | Used to invoke the InitializeRecord event. | |
OnLabelExporting | Used to invoke the LabelExporting event. | |
OnPropertyChanged | Invoked whenever the effective value of any dependency property on this System.Windows.DependencyObject has been updated. The specific dependency property that changed is reported in the event data. (Inherited from System.Windows.DependencyObject) | |
OnSummaryResultsExporting | Used to invoke the SummaryResultsExporting event. | |
ShouldSerializeProperty | Returns a value that indicates whether serialization processes should serialize the value for the provided dependency property. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
CellExporting | Occurs when a Infragistics.Windows.DataPresenter.Cell of a Infragistics.Windows.DataPresenter.DataRecord is about to be written to the Word document. | |
ExportEnded | Occurs after the export process has completed. | |
ExportEnding | Occurs at the end of the export process. | |
ExportStarted | Occurs at the beginning of the export process. The ExportStartedEventArgs.ExportControl has been initialized but the Infragistics.Windows.DataPresenter.DataPresenterBase.DataSource has not yet been set. | |
InitializeRecord | Occurs when a record is about to be processed. | |
LabelExporting | Occurs when the Field.Label of a Infragistics.Windows.DataPresenter.Field is about to be written to the Word document. | |
SummaryResultsExporting | Occurs when one or more Infragistics.Windows.DataPresenter.SummaryResult instances are being written to the Word document. |