PowerTools SPREAD for Windows Forms 8.0J
StopPainting プロパティ


セルの描画が実行されるかどうかを示す値を取得します。
構文
'Declaration
 
Public ReadOnly Property StopPainting As Boolean
'使用法
 
Dim instance As PrePaintTextResult
Dim value As Boolean
 
value = instance.StopPainting
public bool StopPainting {get;}

プロパティ値

セルの描画が実行されない場合は true。それ以外の場合は false
参照

PrePaintTextResult クラス
PrePaintTextResult メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.