ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / C1CollectionChangedEventArgs Class
Properties


In This Topic
    C1CollectionChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by C1CollectionChangedEventArgs.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets the item affected by an Add operation.  
    Public PropertyGets or sets a value indicating whether the meta-data of the items contained in the collection was changed (i.e. a property was added/removed to/from the item).  
    Public PropertyGets the item affected by a Remove operation.  
    Top
    See Also