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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderObject クラス : TableCol プロパティ
Gets the 0-based index of the column 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 TableCol As System.Integer
'使用法
 
Dim instance As RenderObject
Dim value As System.Integer
 
value = instance.TableCol
public System.int TableCol {get;}
参照

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