Hi everyone
I need to set my crosstab position programmatically, because it has different number of columns based on user options. So I want to show it in the center (horizontally) of page every time.
I used of location (x , y) based on dimension of page and number of crosstab columns for it in my c# code, but it is not effective at all.
Thanks for your guides
I need to set my crosstab position programmatically, because it has different number of columns based on user options. So I want to show it in the center (horizontally) of page every time.
I used of location (x , y) based on dimension of page and number of crosstab columns for it in my c# code, but it is not effective at all.
Thanks for your guides