다음을 통해 공유


WpfRow.Cells 속성

이 테이블 행의 셀 컬렉션을 가져옵니다.

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

구문

‘선언
Public Overridable ReadOnly Property Cells As UITestControlCollection
public virtual UITestControlCollection Cells { get; }
public:
virtual property UITestControlCollection^ Cells {
    UITestControlCollection^ get ();
}
abstract Cells : UITestControlCollection with get 
override Cells : UITestControlCollection with get
function get Cells () : UITestControlCollection

속성 값

형식: Microsoft.VisualStudio.TestTools.UITesting.UITestControlCollection
이 테이블 행의 셀 컬렉션입니다.

.NET Framework 보안

참고 항목

참조

WpfRow 클래스

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