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


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

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