[]
Gets or sets the text that will be displayed in the cell.
public string Text { get; set; }
Changing this value is an easy way to modify the text displayed in a cell without any custom drawing code.