Action.SetDrillthroughAction Method
Include Protected Members
Include Inherited Members
Makes this action a drillthrough action.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
SetDrillthroughAction(String) | Makes this action a drillthrough action with no parameters. |
![]() |
SetDrillthroughAction(String, NameValueCollection) | Makes this action a drillthrough action with the specified parameters. |
![]() |
SetDrillthroughAction(String, NameValueCollection, String) | Makes this action a drillthrough action with the specified parameters and label. |
Top