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

PivotSummaryDataSource.GetListName(PropertyDescriptor[]) Method

For internal use.

Namespace: DevExpress.XtraPivotGrid

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

Declaration

public override string GetListName(
    PropertyDescriptor[] listAccessors
)

Parameters

Name Type
listAccessors PropertyDescriptor[]

Returns

Type
String
See Also