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

In This Topic
    ExpandDirectionChangedEventArgs Class
    In This Topic
    Provides data for the ExpandDirectionChanged event.
    Syntax
    'Declaration
     
    
    Public Class ExpandDirectionChangedEventArgs 
       Inherits System.EventArgs
    public class ExpandDirectionChangedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.Accordion.ExpandDirectionChangedEventArgs

    See Also