MobileForms Toolkit Documentation

ItemTextBox.DisplayText Property

Gets the text, that is displayed.

protected virtual string DisplayText {get;}

Property Value

String that is displayed when in the non-edit mode.

Remarks

If the DisplayFormat is String.Empty, the Text is displayed, otherwise the Value is formatted according to display format.

See Also

ItemTextBox Class | Resco.Controls.DetailView Namespace