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


In This Topic
    GroupExpansionChangingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by GroupExpansionChangingEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GroupExpansionChangingEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value that indicates if the routed event is to be canceled.  
    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 is expanding (true), or collapsing (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