Back to Devexpress

CustomizePivotCellEventArgs Class

wpf-devexpress-dot-xpf-dot-pivotgrid-a12ffd14.md

latest1.3 KB
Original Source

CustomizePivotCellEventArgs Class

Contains data for the PivotGridXlsExportOptions.CustomizeCell, PivotGridCsvExportOptions.CustomizeCell and PivotGridXlsxExportOptions.CustomizeCell events.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public class CustomizePivotCellEventArgs :
    EventArgs
vb
Public Class CustomizePivotCellEventArgs
    Inherits EventArgs

Inheritance

Object EventArgs CustomizePivotCellEventArgs

See Also

CustomizePivotCellEventArgs Members

DevExpress.Xpf.PivotGrid Namespace