PrintDocument for WinForms
LastRow プロパティ (TableCell)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TableCell クラス : LastRow プロパティ
Gets the index of the last row spanned by the current cell. If TableCell.SpanRows is 1, the value of this property is equal to TableCell.Row.
シンタックス
'宣言
 
Public ReadOnly Property LastRow As System.Integer
'使用法
 
Dim instance As TableCell
Dim value As System.Integer
 
value = instance.LastRow
public System.int LastRow {get;}
参照

TableCell クラス
TableCell メンバ