New to Telerik UI for BlazorStart a free 30-day trial

Definition

Namespace:Telerik.Generated.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

C#
public abstract class DataVizCollectionItemComponent : DataVizChildComponent, IComponent, IHandleEvent, IHandleAfterRender, IDisposable

Inheritance: objectComponentBaseDataVizChildComponentDataVizCollectionItemComponent

Derived Classes: ArcGaugePointerArcGaugeScaleChartCategoryAxisChartCategoryAxisPlotBandChartValueAxisChartValueAxisPlotBandChartXAxisChartXAxisPlotBandChartYAxisChartYAxisPlotBandCircularGaugePointerCircularGaugeScaleDiagramConnectionDiagramConnectionPointDiagramShapeDiagramShapeConnectorDiagramShapeDefaultsConnectorLinearGaugePointerLinearGaugeScaleLinearGaugeScaleRangeMapLayerRadialGaugePointerRadialGaugeScaleRadialGaugeScaleRangeStockChartCategoryAxisStockChartCategoryAxisPlotBandStockChartNavigatorSeriesStockChartValueAxisStockChartValueAxisPlotBandChartSeriesBase...

Implements: IComponentIDisposableIHandleAfterRenderIHandleEvent

Inherited Members DataVizChildComponent.OnInitialized()DataVizChildComponent.Dispose()DataVizChildComponent.Dispose(bool)ComponentBase.BuildRenderTree(RenderTreeBuilder)ComponentBase.OnInitializedAsync()ComponentBase.OnParametersSet()ComponentBase.OnParametersSetAsync()ComponentBase.StateHasChanged()ComponentBase.ShouldRender()ComponentBase.OnAfterRender(bool)ComponentBase.OnAfterRenderAsync(bool)ComponentBase.InvokeAsync(Action)ComponentBase.InvokeAsync(Func<Task>)ComponentBase.DispatchExceptionAsync(Exception)ComponentBase.SetParametersAsync(ParameterView)...

Constructors

C#
protected DataVizCollectionItemComponent()