We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Print grid exactly as it appears on the screen.

I wonder if there is a way to print (or draw on Graphics) the grid exactly as it appears on a screen? Ideally, I''m looking for a method with a signature like this: grid.Draw(Graphics g, RectangleF bounds) Thanks a lot! Andrew.

2 Replies

AD Administrator Syncfusion Team January 20, 2005 02:47 PM UTC

Try the this.gridControl1.DrawGrid method to see if it does what you need.


AS Andrew Skalkin January 20, 2005 07:07 PM UTC

Thanks a lot!

Loader.
Live Chat Icon For mobile
Up arrow icon