DataStringFormat Method

Overload List

StringFormat(String, DataRow, CultureInfo) Converts a format string with field names to a string with values
StringFormat(String, String, Object, CultureInfo) Converts a format string by finding the given field name and converting the value.

See Also