[]
Gets or sets a value indicating whether this cell is highlighted.
public bool IsHighlighted { get; set; }
A bool value. true if the cell is highlighted; otherwise, false.
true
false