A newer version of this page is available.
Switch to the current version.
CustomExportFieldValueEventArgs Class
Provides data for the PivotGridControl.CustomExportFieldValue event.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v19.1.dll
Declaration
public class CustomExportFieldValueEventArgs :
CustomExportFieldValueEventArgsBase<PivotGridField>
Public Class CustomExportFieldValueEventArgs
Inherits CustomExportFieldValueEventArgsBase(Of PivotGridField)
Inheritance
See Also
Feedback