ActiveReports 12
Action Property (DataPoint)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataPoint Class : Action Property
Gets or sets the action to execute.
Syntax
'Declaration
 
Public Property Action As Action
public Action Action {get; set;}

Property Value

An Action indicating the action to execute.
See Also

Reference

DataPoint Class
DataPoint Members