ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReportItem Interface / Action Property

In This Topic
    Action Property (IReportItem)
    In This Topic
    The Action object of this report item.
    Syntax
    'Declaration
     
    ReadOnly Property Action As IAction
    IAction Action {get;}
    See Also