FlexPivot for WinForms
WidthDisplay プロパティ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > Column クラス : WidthDisplay プロパティ
Gets or sets the display width for this column, in pixels.
シンタックス
'宣言
 
Public Property WidthDisplay As System.Integer
public System.int WidthDisplay {get; set;}
解説
WidthDisplay returns zero if the column is invisible, and returns the actual display width even if the Width property is set to -1 (which stands for default column width).
参照

Column クラス
Column メンバ