ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.DV Namespace / OverlayConfig Class / Display Property

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