ExpressionEdit.ShowDisplayNameWhenInactive
- Updated2024-10-09
- 1 minute(s) read
ExpressionEdit.ShowDisplayNameWhenInactive
Syntax
ExpressionEdit.ShowDisplayNameWhenInactive
Data Type
Purpose
When this property is True and the text in the ExpressionEdit control corresponds to the value of an item in the drop-down list and the item has a DisplayName , the ExpressionEdit control shows the DisplayName of the item instead of the text when the ExpressionEdit control is inactive.
Remarks
The ExpressionEdit control uses this property only when the style is ExpressionEditStyle_DropDownCombo .