The Cell type exposes the following members.

Methods

  NameDescription
Public methodEdit()()()()
Starts editing of this Cell.
Public methodEdit(StartEditReason, Point)
Starts editing of this Cell with specified StartEditReason.
Public methodEnsureVisible
Ensures this cell visible.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Overrides Object..::..Equals(Object).)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Overrides Object..::..GetHashCode()()()().)
Public methodHighlight(TimeSpan, Color)
Highlights the Cell for the specified amount of time with the specified background color.
Public methodHighlight(TimeSpan, Color, Color)
Highlights the Cell for the specified amount of time with specified background and foreground colors.
Public methodInvalidate
Invalidates this Cell
Public methodShowTooltip
Shows a tooltip over this Cell.
Public methodUpdate
Updates sorting, grouping and filtering of this the Row and invalidates and highlights the Cell.

See Also