AD
Administrator
Syncfusion Team
June 10, 2004 01:57 PM UTC
To set all heights, you can set the grid.DefaultRowHeight property.
To set the heights of a range of rows, you can use the grid.Model.RowHeights.SetRange method. There are several overloads of this method to handle different requirements.