Skip to main content
A newer version of this page is available. .

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

Declaration

public StorageOptions StorageOptions { get; }

Property Value

Type Description
StorageOptions

A StorageOptions object.

See Also