For a list of all members of this type, see DataPresenterWordWriter members.
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) |