PivotCustomRowHeightEventArgs Class
Provides data for the XRPivotGrid.CustomRowHeight event.
Namespace: DevExpress.XtraReports.UI.PivotGrid
Assembly: DevExpress.XtraReports.v20.2.dll
Declaration
public class PivotCustomRowHeightEventArgs :
PivotFieldValueEventArgs
Public Class PivotCustomRowHeightEventArgs
Inherits PivotFieldValueEventArgs
Remarks
An instance of the PivotCustomRowHeightEventArgs class with appropriate settings is automatically created and passed to the corresponding event's handler.
Inheritance
See Also
Feedback