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 ValueDescription
ContentHeightResize rows to their content height
GroupResize the selected rows
IndividualIndividual rows can be resized


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2