Grid Item - RowHeight Property

RowHeight sets the height of the row

Member of Grid Item (PRIM_GDIT)

Data Type - Integer

Details

RowHeight sets the height of the row in pixels.
The RowHeight property specifies the height of each row in the list in pixels.
 
A value of zero denotes that the row height should be derived from the font size.
 
Grid rows can have different heights providing the parent list has a RowSizing property of Individual.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2