Bug report
When an item's name includes an underscore (_), its associated settings are not correctly applied or recognized by the component.
Reproduction of the problem
- Create a PropertyGrid.
- Ensure that one of the items is named using an underscore (e.g., Item_Name) and assign an editor to it e.g. AutoComplete.
- The editor in the PropertyGrid is not the same as the assigned editor in the configuration.
Current behavior
(optional)
The ismte settings are not considered when the item name is set with underscore
Expected/desired behavior
The items settings should be considered if the item name is set with underscore.
TicketID:
1695350
Environment