Blazor | ComponentOne
C1.Blazor.Accordion Assembly / C1.Blazor.Accordion Namespace / AccordionPanel Class / ExpandDirectionProperty Field

In This Topic
    ExpandDirectionProperty Field (AccordionPanel)
    In This Topic
    Identifies the ExpandDirection dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ExpandDirectionProperty As C1.Blazor.Core.DependencyProperty
    public static readonly C1.Blazor.Core.DependencyProperty ExpandDirectionProperty
    See Also