Show / Hide Table of Contents

Class IgbCalloutPlacementPositionsCollection

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

Constructors

IgbCalloutPlacementPositionsCollection(Object, String)

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