ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapField Class / Value Property

In This Topic
    Value Property (MapField)
    In This Topic
    Gets or sets the field value.
    Syntax
    'Declaration
     
    Public Property Value As String
    public string Value {get; set;}
    See Also