Skip to main content

TreeListSummaryCollection.ToString() Method

Returns a string representation of the TreeListSummaryCollection class.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

Declaration

public override string ToString()

Returns

Type Description
String

An empty string.

See Also