Skip to main content
A newer version of this page is available. .

WebPropertyEditor.TestControl Property

For internal use only.

Namespace: DevExpress.ExpressApp.Web.Editors

Assembly: DevExpress.ExpressApp.Web.v19.1.dll

Declaration

public IJScriptTestControl TestControl { get; }

Property Value

Type Description
DevExpress.ExpressApp.Web.TestScripts.IJScriptTestControl

An IJScriptTestControl object.

See Also