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

In This Topic
    Value Property (ITextItem)
    In This Topic
    Gets the value of this text item.
    Syntax
    'Declaration
     
    ReadOnly Property Value As Object
    object Value {get;}

    Property Value

    An System.Object representing the value of this text item.
    See Also