[]
Represents an element that defines a Drillthrough action associated with an Action.
public sealed class Drillthrough : IValidateable
| Name | Description |
|---|---|
| Drillthrough() | Initializes a new instance of the Drillthrough class. |
| Name | Description |
|---|---|
| Parameters | Gets the parameters to pass to the drillthrough report. |
| ReportName | Gets or sets a string value representing the path of the drillthrough report. |
| Name | Description |
|---|---|
| Validate(ValidationContext) | Validates the current state of the Drillthrough object. |