バージョン

EstimateWidths メソッド (PivotRowsPanel)

表示セルの幅を見積もります。
シンタックス
'宣言
 
Protected Overrides Sub EstimateWidths( _
   ByVal cell As PivotHeaderCell, _
   ByVal cellSize As Size _
) 
protected override void EstimateWidths( 
   PivotHeaderCell cell,
   Size cellSize
)

パラメータ

cell
測定されるセル。
cellSize
セルのサイズ。
参照