BrickStringFormat.Clone() Method
Creates an exact copy of the BrickStringFormat object.
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 BrickStringFormat object created by this method. |
See Also