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