ColorScheme.Clone() Method
In This Article
Creates a new ColorScheme instance, which is a copy of the current instance.
Namespace: DevExpress.XtraReports.Wizards.ColorSchemes
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
#Returns
Type | Description |
---|---|
Object | A new Color |
See Also