List - RowSizing Property

Determines how rows will resize

Member of List (PRIM_LIST)

Data Type - Enumeration

Details

Use the RowSizing property to specify how rows are sized.

When CellSizing is set to one of the ContentXxx values it is necessary for the rows in the list to be able to resize appropriately. RowSizing should be set to Individual and RowHeight must be set to 0.

Allowed Values

Enum Value

Description

Group

Resize the selected rows

Individual

Individual rows can be resized


See also

All Component Classes

Technical Reference