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