Hi Dieter,
You can easily hide the grid using the following code:
drawingView.Grid.Visible = false;
Best Regards,Nevron Support Team