Can I make the grid printed following left alignment ?

I want to print the grid follow my page settings, not in center alignment. Can I make the grid printed following left alignment ?

1 Reply

AD Administrator Syncfusion Team December 15, 2004 08:01 AM UTC

Try setting this property. this.grid.Properties.CenterHorizontal = false;

Loader.
Up arrow icon