PivotCustomGroupIntervalEventArgs Properties
Provides data for the ASPxPivotGrid.CustomGroupInterval event.
Name | Description |
---|---|
Field |
Gets the field being processed.
Inherited from Pivot |
Group |
Gets or sets a group value. |
Value | Gets the processed field value. |
See Also