Show / Hide Table of Contents

Class IgbGridFilterOperandsCollection

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

Constructors

IgbGridFilterOperandsCollection(Object, String)

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