Show / Hide Table of Contents

Class IgbPropertyEditorPropertyDescriptionCollection

Inheritance
System.Object
BaseCollection<IgbPropertyEditorPropertyDescription>
IgbPropertyEditorPropertyDescriptionCollection
Inherited Members
BaseCollection<IgbPropertyEditorPropertyDescription>.ToArray()
BaseCollection<IgbPropertyEditorPropertyDescription>.InsertItem(Int32, IgbPropertyEditorPropertyDescription)
BaseCollection<IgbPropertyEditorPropertyDescription>.RemoveItem(Int32)
BaseCollection<IgbPropertyEditorPropertyDescription>.SetItem(Int32, IgbPropertyEditorPropertyDescription)
BaseCollection<IgbPropertyEditorPropertyDescription>.ClearItems()
BaseCollection<IgbPropertyEditorPropertyDescription>.Serialize(SerializationContext, String)
BaseCollection<IgbPropertyEditorPropertyDescription>.FindByName(String)
BaseCollection<IgbPropertyEditorPropertyDescription>.HasName(String)
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public class IgbPropertyEditorPropertyDescriptionCollection : BaseCollection<IgbPropertyEditorPropertyDescription>

Constructors

IgbPropertyEditorPropertyDescriptionCollection(Object, String)

Declaration
public IgbPropertyEditorPropertyDescriptionCollection(object parent, string propertyName)
Parameters
Type Name Description
System.Object parent
System.String propertyName