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

In This Topic
    Visible Property (ParagraphElement)
    In This Topic
    Gets or sets whether the element is visible.
    Syntax
    'Declaration
     
    
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    See Also