[]
        
(Showing Draft Content)

C1.Framework.Style.FormatValue

FormatValue Method

FormatValue(object)

Converts value to string according to Format property value.

Declaration
public string FormatValue(object value)
Parameters
Type Name Description
object value

A value to convert.

Returns
Type Description
string

The string value of the current instance.