PivotCellBaseEventArgs.CreateServerModeDrillDownDataSource(List<String>) Method
In This Article
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
public PivotDrillDownDataSource CreateServerModeDrillDownDataSource(
List<string> customColumns
)
#Parameters
Name | Type |
---|---|
custom |
List<String> |
#Returns
Type |
---|
Pivot |
See Also