PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / ButtonPreviewElement Class / Visible Property

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