[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.BaseTypeConverter.ObjFromString

ObjFromString Method

ObjFromString(string)

Returns an object from it's string representation.

Declaration
protected abstract object ObjFromString(string str)
Parameters
Type Name Description
string str
Returns
Type Description
object