Sdílet prostřednictvím


ColumnsCollectedNotifier<TGridItem> Třída

Definice

Pouze pro interní použití. Nepoužívat.

public sealed class ColumnsCollectedNotifier<TGridItem> : Microsoft.AspNetCore.Components.IComponent
type ColumnsCollectedNotifier<'GridItem> = class
    interface IComponent
Public NotInheritable Class ColumnsCollectedNotifier(Of TGridItem)
Implements IComponent

Parametry typu

TGridItem

Pouze pro interní použití. Nepoužívat.

Dědičnost
ColumnsCollectedNotifier<TGridItem>
Implementuje

Konstruktory

ColumnsCollectedNotifier<TGridItem>()

Pouze pro interní použití. Nepoužívat.

Metody

Attach(RenderHandle)

Připojí komponentu k RenderHandle.

SetParametersAsync(ParameterView)

Nastaví parametry zadané nadřazenou komponentou ve stromu vykreslování.

Platí pro