ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / InputField Class / FieldName Property

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