[]
        
(Showing Draft Content)

C1.Win.FlexReport.CustomFields.Maps.Util.GetString

GetString Method

GetString(object)

Converts an object to a string value.

Declaration
public static string GetString(object value)
Parameters
Type Name Description
object value

The object to convert.

Returns
Type Description
string

The converted value, or empty string if the object could not be converted.