MobileForms Toolkit Documentation

Cell.Text Property

Gets or sets the text displayed by the cell.

public virtual string Text {get; set;}

Remarks

Text property can be set only for CustomCell.

See Also

Cell Class | Resco.Controls.SmartGrid Namespace