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

C1.AspNetCore.Mvc.FlexSheet アセンブリ > C1.Web.Mvc.Sheet.Fluent 名前空間 > TableBuilder クラス : ShowTotalRow メソッド
The value.
Configurates C1.Web.Mvc.Sheet.Table.ShowTotalRow. Indicates whether the table should include a total row.
シンタックス
'宣言
 
Public Function ShowTotalRow( _
   ByVal value As System.Boolean _
) As TableBuilder
public TableBuilder ShowTotalRow( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

TableBuilder クラス
TableBuilder メンバ