Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ExportInfo Class Members
The following tables list the members exposed by ExportInfo.
Public Properties
| Name | Description |
| ExportType | Returns or sets a string indicating the type of the export (e.g. Word). |
| FileName | Returns or sets the name of the file to which the export is being saved. |
| FileNameWithoutPath | Returns or sets the name of the file excluding path information. |
| StatusMessage | Returns or sets a string with a status message to display to the user. |
Protected Properties
| Name | Description |
| HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Public Events
| Name | Description |
| PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |
See Also