Show / Hide Table of Contents

Class IgbFormatSpecifierCollection

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

Constructors

IgbFormatSpecifierCollection(Object, String)

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