Grid - RowHeight Property

Height of the row in pixels

Member of Grid (PRIM_GRID)

Data Type - Integer

Details

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

  • No labels