WebCustomExportHeaderEventArgs(IVisualBrick, PivotFieldItemBase, WebPrintAppearanceObject, PivotGridField, Rectangle) Constructor
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v19.2.dll
Declaration
Parameters
Name |
Type |
Description |
brick |
DevExpress.XtraPrinting.IVisualBrick |
|
fieldItem |
DevExpress.XtraPivotGrid.Data.PivotFieldItemBase |
|
appearance |
DevExpress.PivotGrid.Printing.WebPrintAppearanceObject |
|
field |
PivotGridField |
A PivotGridField object.
|
rect |
Rectangle |
A Sytem.Drawing.Rectangle object.
|
See Also