Wisej.Web.TableLayoutPanelGrowStyle
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Specifies how a TableLayoutPanel will gain additional rows or columns after its existing cells are full.
AddColumns
The gains additional columns after it is full.
AddRows
The gains additional rows after it is full.
FixedSize
The does not allow additional rows or columns after it is full.
Returns or sets whether the control should expand to accommodate new cells when all existing cells are occupied.
Returns or sets a value indicating how the table layout should expand to accommodate new cells when all existing cells are occupied.
Sets the grow style for the .