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

TreeListSummaryCollection.ToString() Method

Returns a string representation of the TreeListSummaryCollection class.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

Declaration

public override string ToString()

Returns

Type Description
String

An empty string.

See Also