ExpressionEditComboBoxItem.DisplayName

Syntax

ExpressionEditComboBoxItem.DisplayName

Data Type

String

Purpose

When this property is not empty, the display name is shown in the drop-down list instead of the ExpressionEditComboBoxItem.Value property. When you choose this item in the drop-down list, the ExpressionEditComboBoxItem.Value property, not the display name, replaces the existing text. This property is useful for displaying a simple name for a complex expression in the drop-down list.

See Also

ExpressionEditComboBoxItem.Value

ExpressionEdit.ShowDisplayNameWhenInactive