Accordion for WinForms | ComponentOne
C1.Win.Accordion Namespace / ExpandDirectionChangedEventArgs Class / NewExpandDirection Property

In This Topic
    NewExpandDirection Property (ExpandDirectionChangedEventArgs)
    In This Topic
    Gets the current value of ExpandDirection.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property NewExpandDirection As ExpandDirection
    public ExpandDirection NewExpandDirection {get;}
    See Also