A newer version of this page is available.
Switch to the current version.
CustomExportAnalysisEventArgs.ExportType Property
Gets the format in which the exported data should be stored.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v18.2.dll
Declaration
public PrintingSystemCommand ExportType { get; }
Public ReadOnly Property ExportType As PrintingSystemCommand
Property Value
Type | Description |
---|---|
PrintingSystemCommand | An PrintingSystemCommand enumeration value that is the target format for the exported data. |
See Also
Feedback