Class IgbContentChildCollection
Inherited Members
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public class IgbContentChildCollection : BaseCollection<object>
Constructors
IgbContentChildCollection(Object, String)
Declaration
public IgbContentChildCollection(object parent, string propertyName)
Parameters
Type | Name | Description |
---|---|---|
System.Object | parent | |
System.String | propertyName |