Skip to main content

PivotSummaryDataSource.GetListName(PropertyDescriptor[]) Method

For internal use.

Namespace: DevExpress.XtraPivotGrid

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

Declaration

public override string GetListName(
    PropertyDescriptor[] listAccessors
)

Parameters

Name Type
listAccessors PropertyDescriptor[]

Returns

Type
String
See Also