Definition
Namespace:Telerik.Generated.Blazor.Components
Assembly:Telerik.Blazor.dll
Type Parameters:
T
Syntax:
C#
public abstract class DataVizCollectionComponentDescriptor<T> : DataVizChildComponentDescriptor, IEnumerable<T>, IEnumerable where T : DataVizCollectionItemComponentDescriptor
Inheritance: objectDataVizChildComponentDescriptorDataVizCollectionComponentDescriptor<T>
Implements:
Constructors
C#
protected DataVizCollectionComponentDescriptor()