ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderTocItem Class / TextLength Property

In This Topic
    TextLength Property (RenderTocItem)
    In This Topic
    Gets the count of characters in the current TOC entry.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property TextLength As System.Integer
    public override System.int TextLength {get;}
    See Also