ActiveReports 18 .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
    Get the value of this text item.
    Syntax
    'Declaration
     
    ReadOnly Property Value As Object
    object Value {get;}
    See Also