RowHeight Property (FlexListBase)

Action

Gets the height of the rows in pixels.

Unless the variableRowHeight property is true, all rows are the same height. If not specified, the row height is based on the font size and other properties of the renderer.

Syntax

'Declaration
Protected Read Property rowHeight As Double

Access

Read only.