'Declaration Function Drillthrough( _ ByVal action As DrillthroughAction _ ) As Boolean
bool Drillthrough( DrillthroughAction action )
Parameters
- action
- The Drillthrough action to handle.
Return Value
True if the Drillthrough action was handled successfully; otherwise, false.