IControlText.Text Property
Specifies the text of the current test control.
Namespace: DevExpress.EasyTest.Framework
Assembly: DevExpress.EasyTest.v25.2.dll
NuGet Package: DevExpress.EasyTest
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string that is the text from the current test control. |
See Also