PivotCustomGroupIntervalEventArgsBase<T> Properties
Serves as a base for classes that provide data for the 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