CellsManager.CellGetCount method |
![]() ![]() ![]() |
Remarks Returns the number of cells added to a control. For further details about cells management, see the How to manage cells section
Syntax Visual Basic control.CellsManager.CellGetCount () as integer
Visual C++ short control.CellsManager.CellGetCount ();
Return value
The number of existing cells.
|