Skip to main content

FormatInfo.GetFormatString() Method

Returns the actual format string.

Namespace: DevExpress.Utils

Assembly: DevExpress.Data.v24.1.dll

NuGet Package: DevExpress.Data

Declaration

public string GetFormatString()

Returns

Type Description
String

The actual format string.

Remarks

This member supports the internal infrastructure and is not intended to be used directly from your code.

See Also