PivotCustomGroupIntervalEventArgs Properties
Provides data for the PivotGridControl.CustomGroupInterval event.Name | Description |
---|---|
Field | Gets the field being processed. |
GroupValue | Gets or sets a group value. |
ThreadSafeField | Gets the field being processed. Provides read-only access to field settings. |
Value | Gets the processed field value. |
See Also