ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / InputFieldItem Class / FieldName Property

In This Topic
    FieldName Property (InputFieldItem)
    In This Topic
    Specifies the unique name of the field.
    Syntax
    'Declaration
     
    Public ReadOnly Property FieldName As String
    public string FieldName {get;}
    See Also