Gets formatted value from the specified column.


SYNTAX


public string GetValueFormatted (string columnName)


PARAMETERS


columnName — string

Defines name of the required column.


RETURN


string Returns the formatted value of the specified column, or null if it doesn't exist.