ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ReportPartsSettings Class
Members

In This Topic
    ReportPartsSettings Class
    In This Topic
    Represents the settings related to the Report Parts feature.
    Object Model
    ReportPartsSettings Class
    Syntax
    'Declaration
     
    Public Class ReportPartsSettings 
    public class ReportPartsSettings 
    Remarks
    The ReportPartsSettings class provides properties to configure the enabling of Report Parts support and the list of available user libraries.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Blazor.Designer.ReportPartsSettings

    See Also