[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.BitmapTypeConverter.StringFromObj

StringFromObj Method

StringFromObj(object)

Override. Returns a string given an object.

Declaration
protected override string StringFromObj(object o)
Parameters
Type Name Description
object o
Returns
Type Description
string
Overrides