PivotFieldValueEventArgs Class
The base for the PivotCustomRowHeightEventArgs class.
Namespace: DevExpress.XtraReports.UI.PivotGrid
Assembly: DevExpress.XtraReports.v20.2.dll
Declaration
public class PivotFieldValueEventArgs :
PivotFieldValueEventArgsBase<XRPivotGridField>
Public Class PivotFieldValueEventArgs
Inherits PivotFieldValueEventArgsBase(Of XRPivotGridField)
Inheritance
See Also
Feedback