StorageOptions Properties
Provides settings specifying the saving format for report files in an End-User Report Designer for WinForms.Name | Description |
---|---|
Extension | For internal use. |
RootDirectory | Specifies the directory to which a XRSubreport refers when the XRSubreport.ReportSourceUrl property is assigned a relative path to the report definition file. |
SavingFormat | Specifies the format for serializing reports in the End-User Report Designer for WinForms. |
ShouldKeepLoadingFormat | Specifies whether to save the opened reports using their original serialization format (CodeDOM or XML). |
See Also