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

How to get one Row's height in DataGrid?

Hi, I'd like to get any Row's height in DataGrid, I used TableStyle, and I can just get DataGridTableStyle.PreferredRowHeight, but after user makes some row higher, how to get its' Height? Thanks in advance! Jackfan

1 Reply

JA Jack May 12, 2003 07:16 AM UTC

I just get it dataGrid.GetCellsBound(int rowNumber).Height But I can't set one Row's Height programly, does anyone know? > Hi, > I'd like to get any Row's height in DataGrid, I used TableStyle, and I can just get DataGridTableStyle.PreferredRowHeight, but after user makes some row higher, how to get its' Height? > Thanks in advance! > Jackfan

Loader.
Live Chat Icon For mobile
Up arrow icon