ASP.NET Core MVC コントロールヘルプ
ColumnInfo クラス メンバ
プロパティ 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : ColumnInfo クラス

ColumnInfoデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of ColumnInfo object.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the name of the property this column is bound to.  
Public プロパティGets the data map info used to convert raw values into display values for the column.  
Public プロパティGets or sets format of column.  
Public プロパティGets or sets the index of the column in the grid's columns collection.  
Public プロパティGets or sets visibility of column.  
トップ
参照

ColumnInfo クラス
C1.Web.Mvc 名前空間