MobileForms Toolkit Documentation

Item.FormatValue Method 

Converts the new proposed value to the text.

protected virtual string FormatValue(
object value
);

Parameters

value
Object to be converted to string.

Return Value

value converted to string.

See Also

Item Class | Resco.Controls.DetailView Namespace