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