BrickStyle.Clone() Method
Creates a new BrickStyle instance, which is a copy of the current instance.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v23.1.Core.dll
NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design
Declaration
Returns
Type | Description |
---|---|
Object | A new BrickStyle instance, which is a copy of the current instance. |
See Also