Back to Devexpress

Product Class Structure

aspnet-9519-components-pivot-grid-fundamentals-product-class-structure.md

latest1014 B
Original Source

Product Class Structure

  • Dec 17, 2020

Use the following links to access reference information about the most important classes in the ASPxPivotGrid Control.

ClassDescription
ASPxPivotGridAn ASPxPivotGrid control that presents data from an underlying data source in a cross-tabulated form.
PivotGridFieldA field within an ASPxPivotGrid control that supplies PivotGrid with data. This data can be retrieved from a specific field in the control’s underlying data source, as well as calculated manually.
ASPxPivotCustomizationControlA standalone control that can be bound to ASPxPivotGrid to substitute for its Customization Form.
ASPxPivotGridExporterAn ASPxPivotGridExporter control used to export pivot grid data.