Row プロパティ (DataGridItem)
クラス
DataGridItem
.
処理
[読み取り専用] データ グリッドの項目の行。 The value is zero-based.。
構文
C#
protected
Integer
Row { get; }
VB
'Declaration Protected Read Property Row As
Integer
アクセス
読み取り専用。