[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TableRow.Action

Action Property

Action

Gets or sets an action (e.g., hyperlink) associated with the row.

Declaration
public Action Action { get; set; }
Property Value
Type Description
Action

An Action object representing the action to perform when the row is clicked.