DioDocs for PDF
CustomDraw プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > CellStyle クラス : CustomDraw プロパティ
Gets or sets a delegate that draws custom content in a table cell (before drawing a GrapeCity.Documents.Text.TextLayout).
シンタックス
'宣言
 
Public Property CustomDraw As System.Action(Of GcGraphics,TableCell)
public System.Action<GcGraphics,TableCell> CustomDraw {get; set;}
参照

CellStyle クラス
CellStyle メンバ