[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.DdrDesigner.Tools.BaseExpandableConverter

BaseExpandableConverter Class

For internal use.

Inheritance
BaseExpandableConverter
Namespace: GrapeCity.ActiveReports.Design.DdrDesigner.Tools
Assembly: MESCIUS.ActiveReports.Design.Win.dll
Syntax
public abstract class BaseExpandableConverter : ExpandableObjectConverter

Constructors

Name Description
BaseExpandableConverter()

Methods

Name Description
CanConvertFrom(ITypeDescriptorContext, Type)

Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context.

GetCreateInstanceSupported(ITypeDescriptorContext)

Returns whether changing a value on this object requires a call to CreateInstance(IDictionary) to create a new value, using the specified context.

GetProperties(ITypeDescriptorContext, object, Attribute[], string[])

Gets the properties.

GetPropertiesSupported(ITypeDescriptorContext)

Gets a value indicating whether this object supports properties using the specified context.