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