DXStringFormat.Clone() Method
In This Article
Clones the DXStringFormat
object.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.2.dll
NuGet Package: DevExpress.Drawing
#Declaration
public DXStringFormat Clone()
#Returns
Type | Description |
---|---|
DXString |
A copy of the |
See Also