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

ASPxTreeListEditor.TestControlType Property

For internal use only.

Namespace: DevExpress.ExpressApp.TreeListEditors.Web

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

Declaration

public TestControlType TestControlType { get; }

Property Value

Type Description
DevExpress.ExpressApp.Web.TestScripts.TestControlType

A TestControlType enumeration value representing the type of a test control used for the current ASPxTreeListEditor.

See Also