Grid - RowSizing Property

Specifies how rows can be resized

Member of Grid (PRIM_GRID)

Data Type - Enumeration

Details

Use the RowSizing property to specify how rows are sized. This property only has effect if the RowResize property has been set to True.

The RowResize property must be set to True.

Allowed Values

Enum Value

Description

ContentHeight

Resize rows to their content height

Group

Resize the selected rows

Individual

Individual rows can be resized


See also

All Component Classes

Technical Reference

  • No labels