Property Text
Text
Gets or sets the text of the cell.
public virtual string Text { get; set; }
Property Value
- string
The text to display for the cell.
Gets or sets the text of the cell.
public virtual string Text { get; set; }
The text to display for the cell.