Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderTocItemFragment Class / Visible Property

In This Topic
    Visible Property (RenderTocItemFragment)
    In This Topic
    Gets a value indicating whether the current fragment is visible.
    Syntax
    'Declaration
     
    Public ReadOnly Property Visible As Boolean
    public bool Visible {get;}
    See Also