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

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