BrickStringFormat(StringFormat) Constructor
Initializes a new instance of the BrickStringFormat class with the specified source.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v25.2.Core.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| source | StringFormat | A BrickStringFormat object from which to initialize a new BrickStringFormat object. |
See Also