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