alexa

    Show / Hide Table of Contents

    Class DockingManagerTypeConverter

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

    Constructors

    DockingManagerTypeConverter()

    Declaration
    public DockingManagerTypeConverter()

    Methods

    GetProperties(ITypeDescriptorContext, Object, Attribute[])

    Declaration
    public override PropertyDescriptorCollection GetProperties(ITypeDescriptorContext context, object value, Attribute[] attributes)
    Parameters
    Type Name Description
    System.ComponentModel.ITypeDescriptorContext context
    System.Object value
    System.Attribute[] attributes
    Returns
    Type
    System.ComponentModel.PropertyDescriptorCollection
    Back to top Generated by DocFX