A newer version of this page is available.
Switch to the current version.
PivotGridControl.QueryCustomFunctions Event
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v19.1.dll
Declaration
[DXCategory("Behavior")]
public event QueryCustomFunctionsEventHandler QueryCustomFunctions
<DXCategory("Behavior")>
Public Event QueryCustomFunctions As QueryCustomFunctionsEventHandler
Event Data
The QueryCustomFunctions event's data class is DevExpress.XtraPivotGrid.CustomFunctionEventArgs.
See Also
Feedback