System.Windows.Forms.ColumnHeaderConverter Members

The members of System.Windows.Forms.ColumnHeaderConverter are listed below.

See Also: Inherited members from System.ComponentModel.ExpandableObjectConverter

Public Constructors

Initializes a new instance of the System.Windows.Forms.ColumnHeaderConverter class.

Public Methods

override
CanConvertTo(System.ComponentModel.ITypeDescriptorContext, Type) : bool

Returns a value indicating whether the System.Windows.Forms.ColumnHeaderConverter can convert a System.Windows.Forms.ColumnHeader to the specified type, using the specified context.

override
ConvertTo(System.ComponentModel.ITypeDescriptorContext, System.Globalization.CultureInfo, object, Type) : object

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