DXStringFormat(DXStringFormat) Constructor
Initializes a new instance of the DXStringFormat class from the existing DXStringFormat instance.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| format | DXStringFormat | An object from which the new |
See Also