[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.GenericTypeConverter

GenericTypeConverter Class

Expandable object converter that doesn't handle strings.

Inheritance
GenericTypeConverter
Namespace: C1.Win.C1TrueDBGrid
Assembly: C1.Win.C1TrueDBGrid.4.8.dll
Syntax
public class GenericTypeConverter : ExpandableObjectConverter

Constructors

Name Description
GenericTypeConverter()

Methods

Name Description
CanConvertFrom(ITypeDescriptorContext, Type)

Overloaded. Returns whether this converter can convert an object of one type to the type of this converter.

CanConvertTo(ITypeDescriptorContext, Type)

Overloaded. Returns whether this converter can convert the object to the specified type.