Property this
this[TPoint]
Gets or sets the cell at the specified point.
TCell this[TPoint point] { get; set; }
Parameters
point
TPointThe point.
Property Value
- TCell
TCell.
Gets or sets the cell at the specified point.
TCell this[TPoint point] { get; set; }
point
TPointThe point.
TCell.