バージョン

Columns プロパティ (GridModel)

グリッドの列
シンタックス
'宣言
 
Public Property Columns As System.Collections.Generic.List(Of GridColumn)
public System.Collections.Generic.List<GridColumn> Columns {get; set;}
参照

オンラインで表示: GitHub