Gets or sets the action to execute.
| Visual Basic (Declaration) | |
|---|---|
Public Property Action As Action | |
| C# | |
|---|---|
public Action Action {get; set;} | |
Return Value
An Action indicating the action to execute.
| DataDynamics.Reports | Support Forum |
| Action Property | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > DataPoint Class : Action Property |