[]
Represents a type converter for PageColumnDef.
public class PageColumnDef.TypeConverter2 : TypeConverter
| Name | Description |
|---|---|
| TypeConverter2() |
| Name | Description |
|---|---|
| CanConvertTo(ITypeDescriptorContext, Type) | Tests whether the current converter can convert this object to the specified type. |
| ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type) | Converts the object to the specified type. |