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


In This Topic
    GroupExpansionChangedEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see GroupExpansionChangedEventArgs members.

    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
    See Also