Show / Hide Table of Contents

Class IgbChartSortDescriptionCollection

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

Constructors

IgbChartSortDescriptionCollection(Object, String)

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