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

ASPxTreeListEditor.TestCaption Property

For internal use only.

Namespace: DevExpress.ExpressApp.TreeListEditors.Web

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

Declaration

public string TestCaption { get; }

Property Value

Type Description
String

A string value representing a caption of the test control used for the current ASPxTreeListEditor.

See Also