PrintDocument for WinForms
BottomFooterRowCount プロパティ (RenderTableFragment)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderTableFragment クラス : BottomFooterRowCount プロパティ
Gets the number of rows in the table footer at the bottom of the current fragment (i.e. on the current page or page column).
シンタックス
'宣言
 
Public ReadOnly Property BottomFooterRowCount As System.Integer
'使用法
 
Dim instance As RenderTableFragment
Dim value As System.Integer
 
value = instance.BottomFooterRowCount
public System.int BottomFooterRowCount {get;}
参照

RenderTableFragment クラス
RenderTableFragment メンバ
TopHeaderRowCount プロパティ
LeftHeaderColCount プロパティ
RightFooterColCount プロパティ