Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1775
Get xamdatagrid header height dynamically
posted

Hi,

It is required to get the grid header's height dynamically(grid loaded event). I got the record height by accessing the

DataRecordPresenter.FromRecord(grid.Records[0]).ActualHeight. But not able to get the header height. Please help to get the height of the header.
 
Regards,
Sasikumar