バージョン

Control プロパティ (PivotGridCellBase)

PivotCellBase にアタッチされている PivotGridCellControlBase を取得または設定します。
シンタックス
'宣言
 
Public ReadOnly Property Control As PivotGridCellControlBase
public PivotGridCellControlBase Control {get;}
解説
PivotGridPanel のビューポートにある場合のみに Control は Cell と関連付けられます。
参照