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

In This Topic
    Field Property (OverlayConfig)
    In This Topic
    Gets the field which the overlay will use
    Syntax
    'Declaration
     
    Public ReadOnly Property Field As String
    public string Field {get;}
    See Also