Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ActionInfo Class / Actions Property

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