Blazor | ComponentOne
C1.Blazor.Menu Assembly / C1.Blazor.Menu Namespace / C1MenuItem Class / OpenIconStyle Property

In This Topic
    OpenIconStyle Property (C1MenuItem)
    In This Topic
    Gets or sets the style of the open icon.
    Syntax
    'Declaration
     
    
    Public Property OpenIconStyle As C1Style
    public C1Style OpenIconStyle {get; set;}
    See Also