Input for WinForms | ComponentOne
C1.Framework Namespace / ParagraphElement Class / IsVisible Property

In This Topic
    IsVisible Property (ParagraphElement)
    In This Topic
    Gets whether this element and all its ancestors are visible.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsVisible As Boolean
    public bool IsVisible {get;}
    See Also