ExpressionEdit.NumericFormat

Syntax

ExpressionEdit.NumericFormat

Data Type

String

Purpose

Specifies the format string that the ExpressionEdit control uses to calculate the formatted value of the text when the ExpressionEdit.DisplayFormattedValue property is True . Assign any string to this property that you would pass as the formatString parameter in the PropertyObject.GetFormattedValue method.

See Also

ExpressionEdit.DisplayFormattedValue

PropertyObject.GetFormattedValue