getSizeCoord();
The getSizeCoord method gets group size shown as the number of table rows and columns in this group.
This method returns a JSON object with the following fields: row - number of rows in the group, column - number of columns.
The example of method use is given on the TabSheetExpander Constructor page.
Seebsp;also: