StyleExpr Property
Microsoft Dynamics Nav 2009
Sets whether the format that is specified in the Style Property is applied to text in a field.
If the StyleExpr property evaluates to true, then the value of the field is formatted as specified by the Style Property. You can use set the value to true or false, or you can use a variable that evaluates to true or false. The property's default value is false.
Note |
|---|
|
To use a variable for the StyleExpr property, the IncludeInDataSet Property of the variable must be set to Yes. |
Community Additions
ADD
Show:
Note