Back to Devexpress

PivotCustomRowHeightEventArgs Class

windowsforms-devexpress-dot-xtrapivotgrid-84eff321.md

latest1.8 KB
Original Source

PivotCustomRowHeightEventArgs Class

Provides data for the PivotGridControl.CustomRowHeight event.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.XtraPivotGrid.v25.2.dll

NuGet Package : DevExpress.Win.PivotGrid

Declaration

csharp
public class PivotCustomRowHeightEventArgs :
    PivotFieldValueEventArgs
vb
Public Class PivotCustomRowHeightEventArgs
    Inherits PivotFieldValueEventArgs

PivotCustomRowHeightEventArgs is the data class for the following events:

Inheritance

Object EventArgs PivotFieldEventArgsBase<PivotGridField> PivotFieldValueEventArgsBase<PivotGridField> PivotFieldValueEventArgs PivotCustomRowHeightEventArgs

See Also

PivotCustomRowHeightEventArgs Members

DevExpress.XtraPivotGrid Namespace