[DevExpress Support Team: CLONED FROM T321536: PropertyGrid with ComboBoxSettings]
XAML<dxprg:PropertyDefinition Path="*.ContextLayer">
<dxprg:PropertyDefinition.EditSettings>
<dxe:ComboBoxEditSettings ItemsSource="{Binding AllLayers}" DisplayMember="Name" IsTextEditable="False" />
</dxprg:PropertyDefinition.EditSettings>
</dxprg:PropertyDefinition>
But now I have a "Layer" entry in the RowMenu. I thought I can disable this menuitem by setting AllowInstanceInitializer to false, but then I can't select any item from the combobox.
Hello Andreas,
I've reproduced this behavior and forwarded this ticket to our developers for further research. We will update this thread and will inform you as soon as we have any news.
Thanks,
Andrey
Any progress?
Hello,
Our developers are already working on this issue. However, we cannot provide you with any precise time terms when this issue will be fixed. Follow our notifications to be informed about our progress.
Thanks,
Kirill