[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PaddingEx.PaddingExConverter

PaddingEx.PaddingExConverter Class

Represents the padding type converter.

Inheritance
PaddingEx.PaddingExConverter
Namespace: GrapeCity.ActiveReports
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public sealed class PaddingEx.PaddingExConverter : TypeConverter

Constructors

Name Description
PaddingExConverter()

Methods

Name Description
CanConvertFrom(ITypeDescriptorContext, Type)

Determines if we can convert from anything.

CanConvertTo(ITypeDescriptorContext, Type)

Determines if we can convert to anything.

ConvertFrom(ITypeDescriptorContext, CultureInfo, object)

Converts from anything.

ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type)

Converts to destination type.

CreateInstance(ITypeDescriptorContext, IDictionary)

Creates instance.

GetCreateInstanceSupported(ITypeDescriptorContext)

Determines whether the creation of an instance

GetProperties(ITypeDescriptorContext, object, Attribute[])

Gets properties.

GetPropertiesSupported(ITypeDescriptorContext)

Determines whether property retrieval is supported.