Skip to main content

PivotDrillDownDataSource.GetListName(PropertyDescriptor[]) Method

For internal use.

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v23.2.dll

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public virtual string GetListName(
    PropertyDescriptor[] listAccessors
)

Parameters

Name Type
listAccessors PropertyDescriptor[]

Returns

Type
String

Remarks

This member supports the internal infrastructure and is not intended to be used directly from your code.

See Also