Show / Hide Table of Contents

Class IgbColumnPropertySettersCollection

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

Constructors

IgbColumnPropertySettersCollection(Object, String)

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