Accordion for WinForms | ComponentOne
C1.Win.Accordion Namespace / C1AccordionPageSettings Class / ShowIcon Property

In This Topic
    ShowIcon Property (C1AccordionPageSettings)
    In This Topic
    Gets or sets a value that determines whether pages icons are displayed.
    Syntax
    'Declaration
     
    
    Public Property ShowIcon As Boolean
    public bool ShowIcon {get; set;}
    See Also