menu

WinForms

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

    Show / Hide Table of Contents

    Class BarItemsCollectionEditor

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

    Constructors

    BarItemsCollectionEditor(Type)

    Declaration
    public BarItemsCollectionEditor(Type type)
    Parameters
    Type Name Description
    System.Type type

    Methods

    CreateCollectionForm()

    Declaration
    protected override CollectionEditor.CollectionForm CreateCollectionForm()
    Returns
    Type
    System.ComponentModel.Design.CollectionEditor.CollectionForm

    CreateNewItemTypes()

    Declaration
    protected override Type[] CreateNewItemTypes()
    Returns
    Type
    System.Type[]

    EditValue(ITypeDescriptorContext, IServiceProvider, Object)

    Declaration
    public override object EditValue(ITypeDescriptorContext context, IServiceProvider provider, object value)
    Parameters
    Type Name Description
    System.ComponentModel.ITypeDescriptorContext context
    System.IServiceProvider provider
    System.Object value
    Returns
    Type
    System.Object
    Overrides
    BarManagerCollectionEditor.EditValue(ITypeDescriptorContext, IServiceProvider, Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved