Copyright © 2003-2024 MultiMedia Soft

CellsManager.CellGetCount method

Previous pageReturn to chapter overviewNext page

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]

Public Function CellsManager.CellGetCount() as Short

 

[C#]

public short CellsManager.CellGetCount();

 

[C++]

public: short CellsManager.CellGetCount();

 

 

Return value

 

The number of existing cells.