PivotCustomRowHeightEventArgs.RowHeight Property
Specifies the height of the current row.
Namespace: DevExpress.XtraReports.UI.PivotGrid
Assembly: DevExpress.XtraReports.v22.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value, specifying the row height. |
See Also