PrintDocument for WinForms
Table プロパティ (RenderObject)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderObject クラス : Table プロパティ
Gets the most nested RenderTable containing the current render object, or null if the current object is not contained in a table.
シンタックス
'宣言
 
Public ReadOnly Property Table As RenderTable
'使用法
 
Dim instance As RenderObject
Dim value As RenderTable
 
value = instance.Table
public RenderTable Table {get;}
参照

RenderObject クラス
RenderObject メンバ
TableRow プロパティ
TableCol プロパティ