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

ASPxTreeListEditor.TestControl Property

For internal use only.

Namespace: DevExpress.ExpressApp.TreeListEditors.Web

Assembly: DevExpress.ExpressApp.TreeListEditors.Web.v18.2.dll

Declaration

public IJScriptTestControl TestControl { get; }

Property Value

Type Description
DevExpress.ExpressApp.Web.TestScripts.IJScriptTestControl

An IJScriptTestControl object.

See Also