Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the height of the rows in a Grid control. Available at design time; read/write at run time.
Grid.RowHeight[ = nHeight]
Return Value
- nHeight
Specifies the height of all the rows in a Grid control.
Remarks
Applies To: Grid
If RowHeight is set to –1 (Auto), it automatically resizes the rows to fit the current FontSize property setting.