[]
        
(Showing Draft Content)

C1.C1Preview.PageColumnDef.TypeConverter2

PageColumnDef.TypeConverter2 Class

Represents a type converter for PageColumnDef.

Inheritance
PageColumnDef.TypeConverter2
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public class PageColumnDef.TypeConverter2 : TypeConverter

Constructors

Name Description
TypeConverter2()

Methods

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.