ASP.NET Core MVC コントロールヘルプ
Name メソッド (TableColumnBuilder)

C1.AspNetCore.Mvc.FlexSheet アセンブリ > C1.Web.Mvc.Sheet.Fluent 名前空間 > TableColumnBuilder クラス : Name メソッド
The value.
Configurates C1.Web.Mvc.Sheet.TableColumn.Name. Sets the name of the table column.
シンタックス
'宣言
 
Public Function Name( _
   ByVal value As System.String _
) As TableColumnBuilder
public TableColumnBuilder Name( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
It is referenced through functions.
参照

TableColumnBuilder クラス
TableColumnBuilder メンバ