バージョン

OnAttached メソッド (PivotCellBaseControl)

PivotCellBasePivotGridCellControlBase にアタッチされるときに呼び出されます。
シンタックス
'宣言
 
Protected Friend Overrides Sub OnAttached( _
   ByVal cell As PivotGridCellBase _
) 
protected internal override void OnAttached( 
   PivotGridCellBase cell
)

パラメータ

cell
PivotCellBase にアタッチされている PivotGridCellControlBase
参照