WPF Layout Controls | ComponentOne
C1.WPF.Accordion Namespace / C1Expander Class / ExpandIconStyle Property

In This Topic
    ExpandIconStyle Property (C1Expander)
    In This Topic
    Gets or sets the style applied to the expand icon.
    Syntax
    'Declaration
     
    
    Public Property ExpandIconStyle As Style
    public Style ExpandIconStyle {get; set;}
    See Also