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