ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / IInputField Interface / FieldName Property

In This Topic
    FieldName Property (IInputField)
    In This Topic
    Gets the name of the field.
    Syntax
    'Declaration
     
    ReadOnly Property FieldName As String
    string FieldName {get;}

    Property Value

    The name of the field as a System.String.
    See Also