ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapBindingFieldPair Class / FieldName Property

In This Topic
    FieldName Property (MapBindingFieldPair)
    In This Topic
    Gets or sets which map element field to be used for binding.
    Syntax
    'Declaration
     
    Public Property FieldName As ExpressionInfo
    public ExpressionInfo FieldName {get; set;}
    See Also