Udostępnij za pośrednictwem


Właściwość WpfTable.Cells —

Pobiera zbiór komórek w tej tabeli.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITesting.WpfControls
Zestaw:  Microsoft.VisualStudio.TestTools.UITesting (w Microsoft.VisualStudio.TestTools.UITesting.dll)

Składnia

'Deklaracja
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

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.UITesting.UITestControlCollection
Kolekcja komórek w tej tabeli.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WpfTable Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting.WpfControls

UITestControlCollection