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

WebPropertyEditor.TestControlType Property

For internal use only.

Namespace: DevExpress.ExpressApp.Web.Editors

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

Declaration

public virtual 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 WebPropertyEditor.

See Also