ColumnsCollectedNotifier<TGridItem> 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
僅供內部使用。 請勿使用。
public sealed class ColumnsCollectedNotifier<TGridItem> : Microsoft.AspNetCore.Components.IComponent
type ColumnsCollectedNotifier<'GridItem> = class
interface IComponent
Public NotInheritable Class ColumnsCollectedNotifier(Of TGridItem)
Implements IComponent
類型參數
- TGridItem
僅供內部使用。 請勿使用。
- 繼承
-
ColumnsCollectedNotifier<TGridItem>
- 實作
建構函式
ColumnsCollectedNotifier<TGridItem>() |
僅供內部使用。 請勿使用。 |
方法
Attach(RenderHandle) |
將元件附加至 RenderHandle。 |
SetParametersAsync(ParameterView) |
設定由元件父系在轉譯樹狀結構中提供的參數。 |