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

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