Show / Hide Table of Contents

Class IgbChartSelectedItemCollection

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

Constructors

IgbChartSelectedItemCollection(Object, String)

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