The Cell type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Edit()()()() |
Starts editing of this Cell.
| |
| Edit(StartEditReason, Point) |
Starts editing of this Cell with specified StartEditReason.
| |
| EnsureVisible |
Ensures this cell visible.
| |
| Equals | (Overrides Object..::..Equals(Object).) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Overrides Object..::..GetHashCode()()()().) | |
| Highlight(TimeSpan, Color) |
Highlights the Cell for the specified amount of time with the specified background color.
| |
| Highlight(TimeSpan, Color, Color) |
Highlights the Cell for the specified amount of time with specified background and foreground colors.
| |
| Invalidate |
Invalidates this Cell | |
| ShowTooltip |
Shows a tooltip over this Cell.
| |
| Update |