Class AssociatedControlTypeConverter
Inheritance
System.Object
AssociatedControlTypeConverter
Assembly: Syncfusion.Tools.Windows.dll
public class AssociatedControlTypeConverter : ReferenceConverter
Constructors
Declaration
public AssociatedControlTypeConverter(Type type)
Parameters
Type |
Name |
Description |
System.Type |
type |
|
Methods
IsValueAllowed(ITypeDescriptorContext, Object)
Declaration
protected override bool IsValueAllowed(ITypeDescriptorContext context, object value)
Parameters
Type |
Name |
Description |
System.ComponentModel.ITypeDescriptorContext |
context |
|
System.Object |
value |
|
Returns