Skip to main content

TreeListSummaryItem.ToString() Method

Returns a string that represents the summary item.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v23.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