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