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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TableCell クラス : Row プロパティ
Gets the 0-based index in the table of the row containing the current cell.
シンタックス
'宣言
 
Public ReadOnly Property Row As System.Integer
'使用法
 
Dim instance As TableCell
Dim value As System.Integer
 
value = instance.Row
public System.int Row {get;}
参照

TableCell クラス
TableCell メンバ
Rows プロパティ
TableRow クラス