getDynamicExpansion();
The setDynamicExpansion method returns whether rows or columns increase dynamically when the last filled table cell is reached.
To set the attribute whether the number of rows or columns increases dynamically, use the setDynamicExpansion method or set the DynamicExpansion property value in the TabSheet constructor.
The method use is given in the example for TabSheetSettings.DynamicExpansion.
See also: