GrapeCity SPREAD for WPF 2.0J
CellTipContentTemplate プロパティ

セルのツールチップを表示する際に使われるデータテンプレートを取得または設定します。
構文
'Declaration
 
Public Property CellTipContentTemplate As DataTemplate
public DataTemplate CellTipContentTemplate {get; set;}

プロパティ値

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

Cell クラス
Cell メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.