CellsManagerDesc class
[Visual Basic]
Public Class CellsManagerDesc
[C#]
public class CellsManagerDesc
[C++]
public __gc class CellsManagerDesc
The CellsManagerDesc class is internally implemented as an "expandable object": this class allows a better control over cells management.
It can be used at
Runtime in order to change the settings of the
CellsManager property, based upon this class (in order to perform changes to cells
settings at
Design-time take a look to the
How to manage cells section)..
The CellsManagerDesc class is implemented through the following items:
Properties
Methods