バージョン

ColumnSettings プロパティ (GridResponsive)

グリッドの実行環境に基づいて列が反応する方法を指定する列設定値のリスト。
シンタックス
'宣言
 
Public Property ColumnSettings As System.Collections.Generic.List(Of ResponsiveColumnSetting)
public System.Collections.Generic.List<ResponsiveColumnSetting> ColumnSettings {get; set;}
参照

オンラインで表示: GitHub