PivotCustomRowHeightEventArgs Constructors
Provides data for the XRPivotGrid.CustomRowHeight event.| Name | Parameters | Description |
|---|---|---|
| PivotCustomRowHeightEventArgs(PivotFieldValueItem, Int32) | item, height | Initializes a new instance of the PivotCustomRowHeightEventArgs class with the specified settings. |
See Also