Version

UltraGridWordWriter Class Methods

For a list of all members of this type, see UltraGridWordWriter members.

Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded. Overridden. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources.  
Public MethodExportOverloaded. Creates a new Word document with the specified file name and exports the specified UltraWinGrid into it.  
Public MethodExportAsyncOverloaded. Creates a new Word document with the specified file name and exports the specified UltraWinGrid into it.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodToString (Inherited from System.ComponentModel.Component)
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Win.UltraComponentBase)
Protected MethodOnCellExportingCalled before a grid cell is exported to a report.  
Protected MethodOnExportEndedUsed to invoke the ExportEnded event.  
Protected MethodOnExportEndingUsed to invoke the ExportEnding event.  
Protected MethodOnExportStartedUsed to invoke the ExportStarted event.  
Protected MethodOnHeaderCellExportingCalled before a header cell is exported to a report.  
Protected MethodOnHeaderRowExportingCalled before a header row is exported to a report.  
Protected MethodOnInitializeRowCalled when a row is initialized.  
Protected MethodOnPropertyChanged (Inherited from Infragistics.Win.UltraComponentBase)
Protected MethodOnRowExportingCalled before a grid row is exported to a report.  
Protected MethodOnSummaryCellExportingCalled before a summary cell is exported to a report.  
Protected MethodOnSummaryRowExportingCalled before a summary row is exported to a report.  
See Also