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

In This Topic
    ContentValue Property (ITextItem)
    In This Topic
    Gets a string representation of this instance's value.
    Syntax
    'Declaration
     
    ReadOnly Property ContentValue As String
    string ContentValue {get;}

    Property Value

    A System.String representing the content value of this text item.
    See Also