PivotDrillDownDataSource.GetItemProperties(PropertyDescriptor[]) Method
In This Article
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
public virtual PropertyDescriptorCollection GetItemProperties(
PropertyDescriptor[] listAccessors
)
#Parameters
Name | Type |
---|---|
list |
Property |
#Returns
Type |
---|
Property |
#Implements
See Also