リサイズはクリックかドラッグ

ListColumnWidth プロパティ

カラムの幅または自動サイズ設定モードを取得または設定します。

名前空間:  GrapeCity.Windows.InputMan
アセンブリ:  GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文
public ListBoxLength Width { get; set; }

プロパティ値

型: ListBoxLength
カラムの幅または自動サイズ設定モードを表す構造体。 既定値は GcListBox.ColumnWidth プロパティの値です。
関連項目