How to automatically resize grid or another child component when my form is resized?
Asked
Active
Viewed 5,328 times
2 Answers
11
Set the grid Width
property to "Column width" and Height
to "Column height". Do so for any outer container (group, tab, tab-page and so on).
StringEdit
and some other controls can do the same thing.

Jan B. Kjeldsen
- 17,817
- 5
- 32
- 50
2
Change values of width and height to 'column width' and 'column height' respectively.

Pankaj
- 501
- 1
- 5
- 16