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

TreeListSummaryItem.ToString() Method

Returns a string that represents the summary item.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

Declaration

public override string ToString()

Returns

Type Description
String

A String value that represents the current object.

See Also