how to set the row height of data grid

  • Thread starter Thread starter Joe Au
  • Start date Start date
J

Joe Au

Is it possible to set the row height of header and item rows of the data
grid?
Thanks.
Joe.
 
Hi,
You can control the height (and other style properties) of header and items
using HeaderStyle and ItemStyle elements of DataGrid.

Is it possible to set the row height of header and item rows of the data
grid?
Thanks.
Joe.
 
Back
Top