Skip to main content
A newer version of this page is available. .

CustomExportFieldValueEventArgs Class

Provides data for the PivotGridControl.CustomExportFieldValue event.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v19.2.dll

Declaration

public class CustomExportFieldValueEventArgs :
    CustomExportFieldValueEventArgsBase<PivotGridField>
See Also