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