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

ASPxGridListEditor.TestControlType Property

For internal use only.

Namespace: DevExpress.ExpressApp.Web.Editors.ASPx

Assembly: DevExpress.ExpressApp.Web.v18.2.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 ASPxGridListEditor.

See Also