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

PivotGridFieldSortBySummaryInfo.ToString() Method

Gets the text representation of the current object.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v18.2.Core.dll

Declaration

public override string ToString()

Returns

Type Description
String

An empty string.

Remarks

This method returns an empty string.

See Also