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