Xceed DataGrid for WPF v7.2 Documentation
DetailsExpansionChangingEventArgs Class Members
Properties  Methods 


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace : DetailsExpansionChangingEventArgs Class

The following tables list the members exposed by DetailsExpansionChangingEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DetailsExpansionChangingEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value that indicates if the routed event is to be canceled.  
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 is expanding (true), or collapsing (false).  
Public PropertyGets the data item whose detail grid is to be expanded or collapsed.  
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public PropertyGets a dictionary of collections associated to each detail grid pertaining to the master item.  
Public Property (Inherited from System.Windows.RoutedEventArgs)
Top
Protected Methods
See Also

Reference

DetailsExpansionChangingEventArgs Class
Xceed.Wpf.DataGrid Namespace