Settings.StorageOptions Property
Provides access to the settings specifying the saving format for report files in an End-User Report Designer for WinForms.
Namespace: DevExpress.XtraReports.Configuration
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
| Type | Description |
|---|---|
| StorageOptions | A StorageOptions object. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to StorageOptions |
|---|---|
| Settings |
|
See Also