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