PivotCustomRowHeightEventArgs(PivotFieldValueItem, Int32) Constructor
In This Article
Initializes a new instance of the PivotCustomRowHeightEventArgs class with the specified settings.
Namespace: DevExpress.XtraReports.UI.PivotGrid
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
item | DevExpress. |
A DevExpress. |
height | Int32 | An integer value. |
See Also