Show / Hide Table of Contents

Class IgbTimeAxisLabelFormatCollection

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

Constructors

IgbTimeAxisLabelFormatCollection(Object, String)

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