'Declaration Public Overloads MustOverride 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 _ ) As Control
'Declaration
Public Overloads MustOverride 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 _ ) As Control
public abstract Control PaintCell( string id, TableCell parent, Appearance style, Inset margin, object value, bool upperLevel )
BaseCellType クラス BaseCellType メンバ オーバーロード一覧
© 2003-2015, GrapeCity inc. All rights reserved.