GetSubGridSizesList

Top  Previous  Next

Gets the list containing the numbers of rows for all sub grids.

[Visual Basic .NET]

Public Function GetSubGridSizesList() As ArrayList

[C#]

public ArrayList GetSubGridSizesList();

Parameters

None.

 

Return Value:

An array list containing the sizes of all sub grids from 1st sub grid to the last one.