TableLayoutPanel::GetRowHeights Method ()
.NET Framework (current version)
Returns an array representing the heights, in pixels, of the rows in the TableLayoutPanel.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Return Value
Type: array<System::Int32>^An array of type Int32 that contains the heights, in pixels, of the rows in the TableLayoutPanel.
.NET Framework
Available since 2.0
Available since 2.0
Show: