Back to Devexpress

Settings.StorageOptions Property

xtrareports-devexpress-dot-xtrareports-dot-configuration-dot-settings-4097ede9.md

latest2.0 KB
Original Source

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.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
public StorageOptions StorageOptions { get; }
vb
Public ReadOnly Property StorageOptions As StorageOptions

Property Value

TypeDescription
StorageOptions

A StorageOptions object.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to StorageOptions
Settings

.Default .StorageOptions

|

See Also

Store Report Layouts

Data Access Security in WinForms Applications

Settings Class

Settings Members

DevExpress.XtraReports.Configuration Namespace