ExpressionEditComboBoxItem.DisplayName
- Updated2024-10-09
- 1 minute(s) read
ExpressionEditComboBoxItem.DisplayName
Syntax
ExpressionEditComboBoxItem.DisplayName
Data Type
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.