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

In This Topic
    Display Property (Overlay)
    In This Topic
    Gets or sets the display position of the overlay
    Syntax
    'Declaration
     
    Public Property Display As DisplayType
    public DisplayType Display {get; set;}
    See Also