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


In This Topic
    ItemSelectionChangingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ItemSelectionChangingEventArgs.

    Public Constructors
    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