ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / Element Class / IsVisible Property

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