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