ActiveReports 18 .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 Value.
    Syntax
    'Declaration
     
    ReadOnly Property ContentValue As String
    string ContentValue {get;}
    See Also