VariableRowHeight Property (FlexListBase)

Action

Gets whether the individual rows can have different height.

This property is ignored by TileList and HorizontalList. If true, individual rows can have different height values.

The default value is false.

Syntax

'Declaration
Protected Read Property variableRowHeight As Boolean

Access

Read only.