This is a migrated thread and some comments may be shown as answers.

Pivot Grid get size

2 Answers 55 Views
PivotGrid
This is a migrated thread and some comments may be shown as answers.
Randell
Top achievements
Rank 1
Randell asked on 06 May 2013, 06:12 AM
Hi Everyone,

     Is there any way to get the total size (width/height) of columns/rows of a Pivot grid? 
     See attached file.

Thanks,
     

2 Answers, 1 is accepted

Sort by
0
Hristo
Telerik team
answered on 07 May 2013, 07:18 AM
Hi Randell,

You could use ActualWidth and ActualHeight of RadPivotGrid once it is loaded.
Or you could attach handler to SizeChanged and get the new size from the event arguments.

Greetings,
Hristo
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Randell
Top achievements
Rank 1
answered on 07 May 2013, 07:42 AM
Hi Hristo,

           Thanks for the reply. I'll try it.

Regards,
Randell
Tags
PivotGrid
Asked by
Randell
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Randell
Top achievements
Rank 1
Share this question
or