ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / Designer Class / PageReportDesignerActions Property

In This Topic
    PageReportDesignerActions Property
    In This Topic
    Specify the allowed actions in PageReport Designer.
    Syntax
    'Declaration
     
    Public Property PageReportDesignerActions As PageReportDesignerActions
    public PageReportDesignerActions PageReportDesignerActions {get; set;}
    See Also