SPREAD for WPF 3.0J - GcSpreadGrid
CellTipContentTemplate プロパティ (Cell)

GrapeCity.Windows.SpreadGrid 名前空間 > Cell クラス : CellTipContentTemplate プロパティ
セルのツールチップを表示する際に使われるデータテンプレートを取得または設定します。
シンタックス
'宣言
 
Public Property CellTipContentTemplate As DataTemplate
public DataTemplate CellTipContentTemplate {get; set;}

プロパティ値

データテンプレート。既定値は null 参照 (Visual Basicでは Nothing) です。
参照

Cell クラス
Cell メンバ