TreeListSettings.SummaryText Property
In This Article
Gets or sets a value that describes the TreeList’s contents.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value that describes the Tree |
#Remarks
The SummaryText property specifies the text, placed in the table tag, which will be picked up by browser-readers.
See Also