ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Overlay Class / DetailLevel Property

In This Topic
    DetailLevel Property (Overlay)
    In This Topic
    Specifies if the overlay calculation should include the entire data set, or each detail group
    Syntax
    'Declaration
     
    Public Property DetailLevel As DetailLevel
    public DetailLevel DetailLevel {get; set;}
    See Also