BrickStringFormat(StringFormatFlags) Constructor
Initializes a new instance of the BrickStringFormat class with the specified formatting information.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v25.2.Core.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| options | StringFormatFlags | A StringFormatFlags enumeration value representing formatting information. This value is assigned to the BrickStringFormat.FormatFlags property. |
See Also