ExpressionEdit.DisplayText
- Updated2025-07-21
- 1 minute(s) read
ExpressionEdit.DisplayText
Syntax
ExpressionEdit.DisplayText
Data Type
Purpose
Specifies a localized expression for the text in the ExpressionEdit control. The value of the ExpressionEdit.Text property updates when you set this property.
Remarks
This property specifies the actual text in the ExpressionEdit control. Use this property when you use the ExpressionEdit control with expression strings that are already localized for display. Refer to the Engine.LocalizeExpression and Engine.DelocalizeExpression methods for more information about localized and delocalized expressions.