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

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