ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / IInputTextField Interface / Value Property

In This Topic
    Value Property (IInputTextField)
    In This Topic
    Gets the value of the input field.
    Syntax
    'Declaration
     
    ReadOnly Property Value As Object
    object Value {get;}

    Property Value

    The value of the input field as an System.Object.
    See Also