MobileForms Toolkit Documentation

Cell Class

The Cell class gives access to the currently drawn grid cells.

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

System.Object
   Resco.Controls.SmartGrid.Cell
      Resco.Controls.SmartGrid.CustomCell

public class Cell

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

Cells are created while caching on-screen layout of the grid. You can get access to the Cells using Cells property.

Requirements

Namespace: Resco.Controls.SmartGrid

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

See Also

Cell Members | Resco.Controls.SmartGrid Namespace