How to prevent row selection from right mouse click

Is there any way to prevent row selection from right mouse click?


1 Reply

MM Mike Marinich January 15, 2008 11:13 PM UTC

Never mind, its

Grid.Model.Options.SelectCellsMouseButtonsMask = MouseButtons.Left

>Is there any way to prevent row selection from right mouse click?




Loader.
Up arrow icon