Definition
Namespace:Telerik.Generated.Blazor.Components
Assembly:Telerik.Blazor.dll
Type Parameters:
T
Syntax:
C#
public abstract class DataVizCollectionComponent<T> : DataVizChildComponent, IComponent, IHandleEvent, IHandleAfterRender, IDisposable, IEnumerable<T>, IEnumerable where T : DataVizCollectionItemComponent
Inheritance: objectComponentBaseDataVizChildComponentDataVizCollectionComponent<T>
Derived Classes:
Implements:
Inherited Members
Constructors
C#
protected DataVizCollectionComponent()