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

In This Topic
    Type Property (Overlay)
    In This Topic
    Gets or sets the type of the overlay
    Syntax
    'Declaration
     
    Public Property Type As OverlayType
    public OverlayType Type {get; set;}
    See Also