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