System.Windows.Forms.ColumnHeaderConverter: Method Members

The methods of System.Windows.Forms.ColumnHeaderConverter are listed below. For a list of all members, see the ColumnHeaderConverter Members list.

See Also: Inherited members from System.ComponentModel.ExpandableObjectConverter

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.