XRControlStyleSheet.LoadFromXml(Stream) Method
Restores the style sheet from an XML object located in the specified stream.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
stream | Stream | A Stream value that specifies the style sheet’s stream location. |
See Also