Click or drag to resize

Cell Class

Base class for cells in a Grid.
Inheritance Hierarchy

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public abstract class Cell : Widget

The Cell type exposes the following members.

Constructors
  NameDescription
Protected methodCell
Initializes a new instance of the Cell class.
Top
See Also