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

TreeListPreviewTemplateContainer.Text Property

Gets the text displayed within a Preview.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v19.2.dll

Declaration

public string Text { get; }

Property Value

Type Description
String

A String value that specifies the text displayed within the preview.

See Also