DescriptionSet.SaveTo(Stream) Method
Saves the favorite list to the specified stream.
Namespace: DevExpress.XtraReports.FavoriteProperties
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| stream | Stream | A Stream to which the favorite list should be written. |
See Also