menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AssociatedControlTypeConverter - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AssociatedControlTypeConverter

    Inheritance
    System.Object
    AssociatedControlTypeConverter
    Namespace: Syncfusion.Windows.Forms.Tools.Design
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class AssociatedControlTypeConverter : ReferenceConverter

    Constructors

    AssociatedControlTypeConverter(Type)

    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
    Type
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved