バージョン

ColumnSettings プロパティ (ProjectTableGrid)

デフォルトの各列設定のコレクションを返すか、設定します。
シンタックス
'宣言
 
Public Property ColumnSettings As IKeyedList(Of ProjectKeyedColumnSettings,String)
public IKeyedList<ProjectKeyedColumnSettings,string> ColumnSettings {get; set;}
参照