Blazor | ComponentOne
C1.Blazor.Accordion Assembly / C1.Blazor.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 C1Style
    public C1Style ExpandIconStyle {get; set;}
    See Also