MarginConverter.GetCreateInstanceSupported

Overloads

GetCreateInstanceSupported()Returns whether changing a value on this object requires a call to the CreateInstance(System.Collections.IDictionary) method to create a new value.
GetCreateInstanceSupported(ITypeDescriptorContext)

GetCreateInstanceSupported()

Returns whether changing a value on this object requires a call to the CreateInstance(System.Collections.IDictionary) method to create a new value.

public bool GetCreateInstanceSupported()
Function GetCreateInstanceSupported() As Boolean

Returns

Boolean

if changing a property on this object requires a call to CreateInstance(System.Collections.IDictionary) to create a new value; otherwise, .

Licensing Info

This method is a DynamicBarcode Creator feature. One of the following is required for non-evaluation usage:

GetCreateInstanceSupported(ITypeDescriptorContext)

public bool GetCreateInstanceSupported(ITypeDescriptorContext context)
Function GetCreateInstanceSupported(context As ITypeDescriptorContext) As Boolean

Parameters

Returns

Boolean

Licensing Info

This method is a DynamicBarcode Creator feature. One of the following is required for non-evaluation usage:

See Also

MarginConverter
ceTe.DynamicBarcode.Creator

In this topic