[DevExpress Support Team: CLONED FROM T201476: Show / Hide Context menu items in dxgrid per row]
Using the RowCellMenuCustomization and the DataTrigger with Row.DataContext.Property worked for me. Would be nice if a "Visibility" property was available instead of having to jump through this hoop :)
Hello,
Could you please elaborate on your suggestion? What is the difference between your Visibility property and the existing IsVisible? It would be great if you send me a markup snippet demonstrating how you'd like to set this property.