ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ActionInfo Class / Actions Property

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