Skip to content

DevExpress-Examples/winforms-grid-change-height-to-match-height-of-rows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinForms Data Grid - How to change the grid's height according to the total height of its rows

This example dynamically changes the height of the grid to match the total height of the visible rows.

The GridControl.CalcBestSize method calculates the maximum allowable size of the Grid Control (to display as many data rows and columns as possible).

Files to Review

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)