MobileForms Toolkit Documentation

CellCollection Class

Class responsible for caching of drawn cells and their (re)drawing.

For a list of all members of this type, see CellCollection Members.

System.Object
   Resco.Controls.SmartGrid.CellCollection

public class CellCollection

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

CellCollection caches the cell layout while they are displayed.

Requirements

Namespace: Resco.Controls.SmartGrid

Assembly: Resco.SmartGrid.CF3 (in Resco.SmartGrid.CF3.dll)

See Also

CellCollection Members | Resco.Controls.SmartGrid Namespace