FarPoint.Web.Spread 名前空間 > PrePaintTextResult クラス > PrePaintTextResult コンストラクタ : PrePaintTextResult コンストラクタ(Control,Boolean,Boolean) |
true
に設定した場合、対象範囲の幅が除外されます。
true
に設定した場合、セルの描画は実行されません。
'Declaration
Public Function New( _ ByVal bound As Control, _ ByVal excludeBoundWidth As Boolean, _ ByVal stopPainting As Boolean _ )
public PrePaintTextResult( Control bound, bool excludeBoundWidth, bool stopPainting )
true
に設定した場合、対象範囲の幅が除外されます。true
に設定した場合、セルの描画は実行されません。