Skip to main content

TreeListPreviewTemplateContainer.Text Property

Gets the text displayed within a Preview.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

Declaration

public string Text { get; }

Property Value

Type Description
String

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

See Also