'Declaration Public Class ItemSelectionChangingEventArgs Inherits System.ComponentModel.CancelEventArgs
'Usage Dim instance As ItemSelectionChangingEventArgs
public class ItemSelectionChangingEventArgs : System.ComponentModel.CancelEventArgs
'Declaration Public Class ItemSelectionChangingEventArgs Inherits System.ComponentModel.CancelEventArgs
'Usage Dim instance As ItemSelectionChangingEventArgs
public class ItemSelectionChangingEventArgs : System.ComponentModel.CancelEventArgs
System.Object
System.EventArgs
System.ComponentModel.CancelEventArgs
Xceed.Wpf.Toolkit.Primitives.ItemSelectionChangingEventArgs
Name | Description | |
---|---|---|
![]() | ItemSelectionChangingEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | Item | Gets the item on which the IsSelected property is about to be modified. |
![]() | NewIsSelected | Gets the new value of the IsSelected property on the clicked item. |
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