Excerpt |
---|
specify how many rows a grid should contain |
Class | Grid Display | ||
---|---|---|---|
Property | gd.visiblerows | ||
Formal specification | gd.visiblerows= <number> | auto | ||
Required | no | ||
Default | |||
Version | 1.0 / auto introduced in 1.4 | ||
Comment | Use visiblerows to size the height of the grid, expressed in number of rows.
| ||
Example | To show a grid which has minimal 2 rows, but can expand to 10, use following properties
| ||
Reference |