'Declaration Public Class DataGridSelectionChangingEventArgs Inherits CancelRoutedEventArgs
'Usage Dim instance As DataGridSelectionChangingEventArgs
public class DataGridSelectionChangingEventArgs : CancelRoutedEventArgs
'Declaration Public Class DataGridSelectionChangingEventArgs Inherits CancelRoutedEventArgs
'Usage Dim instance As DataGridSelectionChangingEventArgs
public class DataGridSelectionChangingEventArgs : CancelRoutedEventArgs
System.Object
System.EventArgs
System.Windows.RoutedEventArgs
Xceed.Wpf.DataGrid.CancelRoutedEventArgs
Xceed.Wpf.DataGrid.DataGridSelectionChangingEventArgs
Name | Description | |
---|---|---|
![]() | Cancel | Gets or sets a value that allows the routed event to be canceled. (Inherited from Xceed.Wpf.DataGrid.CancelRoutedEventArgs) |
![]() | Handled | (Inherited from System.Windows.RoutedEventArgs) |
![]() | IsCancelable | Gets a boolean value indicating whether the selection change can be canceled. |
![]() | OriginalSource | (Inherited from System.Windows.RoutedEventArgs) |
![]() | RoutedEvent | (Inherited from System.Windows.RoutedEventArgs) |
![]() | SelectionInfos | Gets a list of SelectionInfo objects, which provide information on the items that are being selected/unselected on a per-DataGridContext basis. |
![]() | Source | (Inherited from System.Windows.RoutedEventArgs) |
Name | Description | |
---|---|---|
![]() | InvokeEventHandler | (Inherited from System.Windows.RoutedEventArgs) |
![]() | OnSetSource | (Inherited from System.Windows.RoutedEventArgs) |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2