ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Action Class / Actions Property

In This Topic
    Actions Property (Action)
    In This Topic
    Gets the Actions collection containing the current object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Actions As Actions
    public Actions Actions {get;}
    See Also