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

セルにツールチップを表示するかどうかを取得または設定します。
構文
'Declaration
 
Public Property ShowCellTip As Nullable(Of Boolean)
public Nullable<bool> ShowCellTip {get; set;}

プロパティ値

セルにツールチップを表示する場合true、それ以外はfalse。null 参照 (Visual Basicでは Nothing) は、GcSpreadGrid.ShowCellTips プロパティの設定を継承します。既定値は、null 参照 (Visual Basicでは Nothing)です。
参照

Cell クラス
Cell メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.