Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderTocItem Class / HasText Property

In This Topic
    HasText Property (RenderTocItem)
    In This Topic
    Gets a value indicating whether the current TOC entry will produce visible output in the generated document.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property HasText As Boolean
    public override bool HasText {get;}
    See Also