FormatInfo.GetFormatString() Method
Returns the actual format string.
Namespace: DevExpress.Utils
Assembly: DevExpress.Data.v24.2.dll
Declaration
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