This documentation is for the old version. Go to the latest Graphics Mill docs

ListColumnTypeConverter.ConvertTo Method

Overload List

Name Description
Public method ConvertTo(Object, Type) (Inherited from TypeConverter.)
Public method ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)

Converts the given value object to the specified type, using the specified context and culture information.

(Overrides TypeConverter.ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type).)

See Also

Reference