Represents the properties of a page column.

The PageColumnDef..::..TypeConverter2 type exposes the following members.

Methods

  Name Description
Public method CanConvertTo
Tests whether the current converter can convert this object to the specified type.
(Overrides TypeConverter..::..CanConvertTo(ITypeDescriptorContext, Type).)
Public method ConvertTo
Converts the object to the specified type.
(Overrides TypeConverter..::..ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type).)

See Also