Blazor | ComponentOne
C1.Blazor.Accordion Assembly / C1.Blazor.Accordion Namespace / C1Expander Class / ExpandDirection Property

In This Topic
    ExpandDirection Property (C1Expander)
    In This Topic
    Gets or sets the direction the expander expands.
    Syntax
    'Declaration
     
    
    Public Property ExpandDirection As ExpandDirection
    public ExpandDirection ExpandDirection {get; set;}
    See Also