XRControlStyleSheet.SaveXmlToFile(String) Method
Serializes the style sheet in XML format to the specified file.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
fileName | String | A String value that specifies the style sheet’s file name. |
See Also