[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.BaseTypeConverter.ConvertTo

ConvertTo Method

ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type)

Overloaded. Converts the given value object to the specified type.

Declaration
public override object ConvertTo(ITypeDescriptorContext context, CultureInfo culture, object value, Type type)
Parameters
Type Name Description
ITypeDescriptorContext context
CultureInfo culture
object value
Type type
Returns
Type Description
object
Overrides