ASP.NET Core MVC コントロールヘルプ
Columns プロパティ (Table)

C1.AspNetCore.Mvc.FlexSheet アセンブリ > C1.Web.Mvc.Sheet 名前空間 > Table クラス : Columns プロパティ
Gets or sets the table's columns.
シンタックス
'宣言
 
Public ReadOnly Property Columns As System.Collections.Generic.IList(Of TableColumn)
public System.Collections.Generic.IList<TableColumn> Columns {get;}
参照

Table クラス
Table メンバ