クリックまたはドラッグしてリサイズ
ColumnCollectionItem プロパティ
名前に基づいて Column を取得します。

名前空間: C1.WPF.FlexGrid
アセンブリ: C1.WPF.FlexGrid.4 (C1.WPF.FlexGrid.4.dll 内) バージョン: 4.0.20161.507 (4.0.20161.507)
構文
public Column this[
	string colName
] { get; }

パラメータ

colName
型: SystemString
取得する列の名前。

戻り値

型: Column
要求された名前の列。
参照