FlexGrid for WPF
Width プロパティ (Column)

C1.WPF.FlexGrid.4.6.2 アセンブリ > C1.WPF.FlexGrid 名前空間 > Column クラス : Width プロパティ
この列の幅をピクセル単位で取得または設定します。デフォルトの幅を使用する場合は GridLength.Auto を設定します。
シンタックス
'宣言
 
Public Property Width As System.Windows.GridLength
public System.Windows.GridLength Width {get; set;}
参照

Column クラス
Column メンバ