Version

ExportInfo Class Members

The following tables list the members exposed by ExportInfo.

Public Constructors
 NameDescription
Public ConstructorExportInfo ConstructorInitializes a new ExportInfo  
Public Properties
 NameDescription
Public PropertyExportTypeReturns or sets a string indicating the type of the export (e.g. Word).  
Public PropertyFileNameReturns or sets the name of the file to which the export is being saved.  
Public PropertyFileNameWithoutPathReturns or sets the name of the file excluding path information.  
Public PropertyStatusMessageReturns or sets a string with a status message to display to the user.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
See Also