RowHeight sets the height of the row
Member of Grid Item (PRIM_GDIT)
Data Type - Integer
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.
Febuary 18 V14SP2