[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ActionInfo.Actions

Actions Property

Actions

Gets a list of actions associated with this ActionInfo object.

Declaration
public IList<Action> Actions { get; }
Property Value
Type Description
IList<Action>

An IList<T> object containing the Action objects.