Sdílet prostřednictvím


SilverlightCell.RowIndex – vlastnost

Načte index řádku buňky.

Obor názvů:  Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls
Sestavení:  Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight (v Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.dll)

Syntaxe

'Deklarace
Public Overridable ReadOnly Property RowIndex As Integer
    Get
public virtual int RowIndex { get; }
public:
virtual property int RowIndex {
    int get ();
}
abstract RowIndex : int
override RowIndex : int
function get RowIndex () : int

Hodnota vlastnosti

Typ: System.Int32
Int32 , Představuje index řádku buňky.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

SilverlightCell Třída

Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls – obor názvů