ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.ReportsCore.Tools Namespace / ReportCombiner Class / Mode Property

In This Topic
    Mode Property (ReportCombiner)
    In This Topic
    Defines the report combine mode.
    Syntax
    'Declaration
     
    Public Property Mode As CombineMode
    public CombineMode Mode {get; set;}
    See Also