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


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > TableCell クラス : Row プロパティ
セルの行のインデックスを取得します。
シンタックス
'宣言
 
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 クラス