System.Windows.Forms
2.0.0.0
System.Enum
If all the cells in the are filled and the property is set to , an attempt to add another control will throw an exception.
Specifies how a will gain additional rows or columns after its existing cells are full.
Field
System.Windows.Forms.TableLayoutPanelGrowStyle
The gains additional columns after it is full.
2.0.0.0
Field
System.Windows.Forms.TableLayoutPanelGrowStyle
The gains additional rows after it is full.
2.0.0.0
Field
System.Windows.Forms.TableLayoutPanelGrowStyle
The does not allow additional rows or columns after it is full.
2.0.0.0