Skip to main content

CustomCustomizationFormSortEventArgsBase<T> Properties

The base class for classes that provide arguments for the PivotGridControl.CustomCustomizationFormSort and ASPxPivotGrid.CustomCustomizationFormSort events.
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