Skip to main content

TextOptions.ForceUseGenericDefaultStringFormat() Method

Specifies how the default string format referred to by the TextOptions.DefaultStringFormat property is constructed.

Namespace: DevExpress.Utils

Assembly: DevExpress.Utils.v23.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

public static void ForceUseGenericDefaultStringFormat()
See Also