MobileForms Toolkit Documentation

CustomCell.Text Property

Gets or sets the text displayed by the cell.

public override string Text {get; set;}

Remarks

If no value or a null reference is set as a custom Text, the default text is displayed.

See Also

CustomCell Class | Resco.Controls.SmartGrid Namespace