IModelColumnPivotGridBlazor Members
Implements the interface of a Pivot Grid column in Blazor applications.Properties
| Name | Description |
|---|---|
| PivotFieldArea | Specifies the area where the field is displayed. |
| PivotGroupInterval | Specifies how the Pivot Grid groups values of the current column or row field. |
| PivotSummaryType | Specifies the type of summary function applied to the current data field values. |
See Also