FlexPivot for WinForms
Width プロパティ (PivotField)

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > PivotField クラス : Width プロパティ
Gets or sets the preferred width to be used for showing the field in the user interface.
シンタックス
'宣言
 
Public Property Width As System.Integer
public System.int Width {get; set;}
解説
Setting this property to zero or to a negative value disables it. Setting it to a positive value causes any bound grid controls to use the value when setting column widths.
参照

PivotField クラス
PivotField メンバ