[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ActionInfo

ActionInfo Class

Represents information about a collection of actions.

Inheritance
ActionInfo
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class ActionInfo

Constructors

Name Description
ActionInfo()

Initializes a new instance of the ActionInfo class.

Properties

Name Description
Actions

Gets a list of actions associated with this ActionInfo object.

Extension Methods