Blazor コントロール
GridAggregateFunction クラス
メンバ 

C1.Blazor.Grid アセンブリ > C1.Blazor.Grid 名前空間 : GridAggregateFunction クラス
行のコレクションと 1 つの列から 1 つの値を返す関数を実装します。
オブジェクト モデル
GridAggregateFunction クラス
シンタックス
'宣言
 
Public Class GridAggregateFunction 
   Inherits Microsoft.AspNetCore.Components.ComponentBase
   Implements Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public class GridAggregateFunction : Microsoft.AspNetCore.Components.ComponentBase, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent  
継承階層

System.Object
   Microsoft.AspNetCore.Components.ComponentBase
      C1.Blazor.Grid.GridAggregateFunction

参照

GridAggregateFunction メンバ
C1.Blazor.Grid 名前空間