[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.BitmapTypeConverter.ObjFromString

ObjFromString Method

ObjFromString(string)

Override. Returns the object given a string.

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