다음을 통해 공유


WpfRow.RowIndex 속성

테이블의 이 행에 대한 인덱스를 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.TestTools.UITesting.WpfControls
어셈블리:  Microsoft.VisualStudio.TestTools.UITesting(Microsoft.VisualStudio.TestTools.UITesting.dll)

구문

‘선언
Public Overridable ReadOnly Property RowIndex As Integer
public virtual int RowIndex { get; }
public:
virtual property int RowIndex {
    int get ();
}
abstract RowIndex : int with get 
override RowIndex : int with get
function get RowIndex () : int

속성 값

형식: Int32
테이블의 이 행에 대한 인덱스입니다.

.NET Framework 보안

참고 항목

참조

WpfRow 클래스

Microsoft.VisualStudio.TestTools.UITesting.WpfControls 네임스페이스