MESCIUS SPREAD for ASP.NET 10.0J
PaintCell メソッド (IEnhancedRenderer)

ID。
親。
スタイル。
余白。
値。
上位の場合はtrue
ロックされている場合はtrue
印刷される場合はtrue
編集モードの場合はtrue
追加のレンダラー設定。
セルを描画します。
構文
'Declaration
 
Function PaintCell( _
   ByVal id As String, _
   ByVal parent As TableCell, _
   ByVal style As Appearance, _
   ByVal margin As Inset, _
   ByVal value As Object, _
   ByVal upperLevel As Boolean, _
   ByVal locked As Boolean, _
   ByVal print As Boolean, _
   ByVal editMode As Boolean, _
   ByVal extraRendererSettings As ExtraRendererSettings _
) As Control

パラメータ

id
ID。
parent
親。
style
スタイル。
margin
余白。
value
値。
upperLevel
上位の場合はtrue
locked
ロックされている場合はtrue
print
印刷される場合はtrue
editMode
編集モードの場合はtrue
extraRendererSettings
追加のレンダラー設定。
参照

IEnhancedRenderer インタフェース
IEnhancedRenderer メンバ

 

 


© MESCIUS inc. All rights reserved.