Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / GroupExpansionChangedEventArgs Class
Properties Methods


    GroupExpansionChangedEventArgs Class Members

    The following tables list the members exposed by GroupExpansionChangedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GroupExpansionChangedEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the CollectionView of items pertaining to the current group.  
    Public PropertyGets the DataGridContext of the current group.  
    Public PropertyGets the current group.  
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public PropertyGets a value that indicates if the group was expanded (true), or collapsed (false).  
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Top
    Protected Methods
    See Also