PrintDocument for WinForms
TableColOnPage プロパティ (RenderFragment)


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

RenderFragment クラス
RenderFragment メンバ
TableFragment プロパティ
TableRowOnPage プロパティ