PivotCustomFieldListSortEventArgs Properties
Provides data for the PivotGridControl.CustomFieldListSort event.| Name | Description |
|---|---|
| Caption1 | Gets the first folder to be compared. |
| Caption2 | Gets the second folder to be compared. |
| Field1 | Gets the first field to be compared. |
| Field2 | Gets the second field to be compared. |
| Result | Gets or sets the result of a custom comparison. |
See Also