MobileForms Toolkit Documentation

ItemAdvancedComboBox.FormatValue Method 

Converts the new proposed value to the text.

protected override string FormatValue(
object value
);

Parameters

value
Object to be converted to string.

Return Value

value converted to string.

See Also

ItemAdvancedComboBox Class | Resco.Controls.DetailView Namespace