ObjectFormatter() Constructor
Creates an instance of the ObjectFormatter class.
Namespace: DevExpress.Persistent.Base
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Remarks
Intended for internal use. If you need to format a string, use the static ObjectFormatter.Format method.
See Also