ASP.NET Core MVC コントロールヘルプ
TotalRowFunction メソッド

C1.AspNetCore.Mvc.FlexSheet アセンブリ > C1.Web.Mvc.Sheet.Fluent 名前空間 > TableColumnBuilder クラス : TotalRowFunction メソッド
The value.
Configurates C1.Web.Mvc.Sheet.TableColumn.TotalRowFunction. The function to show in the totals row cell for the column.
シンタックス
'宣言
 
Public Function TotalRowFunction( _
   ByVal value As System.String _
) As TableColumnBuilder
public TableColumnBuilder TotalRowFunction( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

TableColumnBuilder クラス
TableColumnBuilder メンバ