Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.ListBox Assembly / Xceed.Wpf.Data Namespace / DataSourceChangedEventArgs Class
Properties


In This Topic
    DataSourceChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DataSourceChangedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the DataSourceChangedEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the action that caused the data source to change.  
    Public Property  
    Public PropertyGets the list of new items involved in the change.  
    Public PropertyGets the list of items affected by the change.  
    Top
    See Also