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


In This Topic
    DetailsExpansionChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DetailsExpansionChangedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DetailsExpansionChangedEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the DataGridContext of the master data item.  
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public PropertyGets a value that indicates if the detail grid was expanded (true), or collapsed (false).  
    Public PropertyGets the data item whose detail grid was expanded or collapsed.  
    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