System.Windows.Forms.ColumnHeaderConverter.ConvertTo Method

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

Syntax

public override object ConvertTo (System.ComponentModel.ITypeDescriptorContext context, System.Globalization.CultureInfo culture, object value, Type destinationType)

Parameters

context
An System.ComponentModel.ITypeDescriptorContext that provides a format context.
culture
A System.Globalization.CultureInfo that represents information about a culture, such as language and calendar system. Can be null.
value
The object to convert.
destinationType
The Type to convert to.

Returns

The object that is the result of the conversion.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0