alexa

    Show / Hide Table of Contents

    Class ComboBoxAdv.ImageIndexesCollectionEditor.EditorForm

    Inheritance
    System.Object
    ComboBoxAdv.ImageIndexesCollectionEditor.EditorForm
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class EditorForm : Form

    Constructors

    EditorForm(ComboBoxAdv.ImageIndexItemCollection)

    Declaration
    public EditorForm(ComboBoxAdv.ImageIndexItemCollection collection)
    Parameters
    Type Name Description
    ComboBoxAdv.ImageIndexItemCollection collection

    Properties

    Items

    Declaration
    public IList Items { get; }
    Property Value
    Type
    System.Collections.IList
    Back to top Generated by DocFX