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

Position of grid during printing

Hi,

Is it possible to adjust the vertical alignment of the grid for printing? For example, how would I center align the grid vertically?

Thanks.

1 Reply

J. J.Nagarajan Syncfusion Team September 19, 2007 06:17 PM UTC

Hi Omar,

Thanks for your interest in Syncfusion product.

You can adjust the vertical alignment(center align the grid vertically) of the grid by using the following code snippet

[C#]

this.gridControl1.Properties.CenterVertical = true;


Please use the above code and let me know if this helps.

Regards,
Nagaraj

Loader.
Live Chat Icon For mobile
Up arrow icon