DrillArgs
2 Oct 20251 minute to read
The drill event arguments provide the necessary information about the pivot cell that performing drill operation.
Properties
cancel boolean
Defines an option to restrict the drill operation.
drillInfo IDrilledItem
Defines the current cell drill information.
pivotview PivotView
Defines the pivot table instance.