Partager via


SilverlightDataPager.CanChangePage, propriété

Obtient une valeur qui indique si l'utilisateur peut passer à une autre page.

Espace de noms :  Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls
Assembly :  Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight (dans Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.dll)

Syntaxe

'Déclaration
Public Overridable ReadOnly Property CanChangePage As Boolean
    Get
public virtual bool CanChangePage { get; }
public:
virtual property bool CanChangePage {
    bool get ();
}
abstract CanChangePage : bool
override CanChangePage : bool
function get CanChangePage () : boolean

Valeur de propriété

Type : System.Boolean
Valeur Boolean qui indique si l'utilisateur peut passer à une autre page.

Sécurité .NET Framework

Voir aussi

Référence

SilverlightDataPager Classe

Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls, espace de noms