PivotCellValueEventArgs Constructors
Provides data for the ASPxPivotGrid.CustomCellValue event.Name | Parameters | Description |
---|---|---|
PivotCellValueEventArgs(PivotGridCellItem) | cellItem | Initializes a new instance of the PivotCellValueEventArgs class with the specified setting. |
See Also