Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit.Primitives Namespace / ItemSelectionChangingEventArgs Class


    ItemSelectionChangingEventArgs Class Properties

    For a list of all members of this type, see ItemSelectionChangingEventArgs members.

    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets the item on which the IsSelected property is about to be modified.  
    Public PropertyGets the new value of the IsSelected property on the clicked item.  
    Top
    See Also