CellsManager.GetCount method
Remarks
Returns the number of cells added to a control.
Syntax
[Visual Basic]
Public Sub CellsManager.GetCount() as Short
[C#]
public short CellsManager.GetCount();
[C++]
public: short CellsManager.GetCount();
Return value
The number of existing cells.