Skip to main content
All docs
V26.1
  • IModelColumnPivotGridBlazor Properties

    Implements the interface of a Pivot Grid column in Blazor applications.
    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